gh-unit v0.6.0 Release Notes
Release Date: 2016-08-09 // almost 6 years ago-
- 🗄 Deprecate project
- 🛠 Bugfixes
Previous changes from v0.5.8
-
- 🚚 Move GHViewTestCase to iOS specific folder
- 🛠 Fix issue #119 (Xcode 4.6.1/iOS 6.1 support)
- Added the environment variable
GHUNIT_STDERR_REDIRECT
for GHUnitIOS stderr redirection. - ➕ Added bits per component to comparison
- 🛠 Fixed spelling error
- ⚡️ Updated compiler settings for ARC and latest compiler
- Compare images based on pixel sizes instead of point sizes
- Switched to memcmp for view image comparison
- 📄 Change save location with GHUNIT_DOCS_DIR.
- 🛠 Fix issue #96 (Fix GHUNIT_CLI test run for iOS 6.1+)