gh-unit v0.6.0 Release Notes

Release Date: 2016-08-09 // over 7 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+)