Nimble v9.0.0-rc.1 Release Notes

Release Date: 2020-05-30 // almost 4 years ago
  • โž• Additions

    • ๐Ÿ‘Œ Support passing NSExceptionName to raiseException matcher #776

    ๐Ÿ‘Œ Improvements

    • โšก๏ธ bundle update --bundler && bundle update #774
    • ๐Ÿง [Stringers] Remove Linux-related workaround in NSNumber.testDescription #777
    • ๐Ÿง Utilize as NSString bridging on Linux as well #778
    • ๐Ÿง Utilize as NSArray bridging on Linux as well #779
    • ๐Ÿง Utilize as NSDictionary bridging on Linux as well #780
    • โฌ‡๏ธ Reduce #if canImport(Darwin) usages in tests #781
    • Remove SUPPORT_IMPLICIT_BRIDGING_CONVERSION conditional compilation #782
    • ๐Ÿ‘‰ Use as bridging for NSNumber #783