Quick v1.0.0 Release Notes

Release Date: 2016-11-22 // over 7 years ago
  • Ah, we finally reached 1.0.0! Other than the official christening of a major version, there's mostly smaller code changes from v0.10.0. From here on out, we'll be following semantic versioning rules like Nimble.

    ๐Ÿš€ This release is intended to work with Xcode 8.1 / Swift 3.

    ๐Ÿ”„ Changes

    • ๐Ÿ›  Fix bug where test modules with spaces failed to run tests
    • โœ‚ Remove dependency on Nimble for Swift Package Manager

    ๐Ÿ“š Documentation Changes

    • โž• Add version table for Quick / Nimble versions to Swift versions in README
    • โšก๏ธ Update docs for testing with mocks / doubles
    • โšก๏ธ Update function prototypes for shared examples
    • โšก๏ธ Update docs for setting up with Xcode
    • โž• Add section about who uses Quick. Feel free to add yourself or add a testimonial!
    • โž• Add shared examples documentation in zh-cn (Chinese)
    • โž• Add behavioral testing in pt-BR (Portuguese)
    • โž• Add README in pt-BR (Portuguese)

    ๐Ÿ“š See the documentation directory for a list of languages or contribute one!

    Thanks to @takecian, @ikesyo, @pedrovereza, @CodingItWrong, @istx25, @MP0w, @wongzigii, @rastersize, @marciok and the many contributors leading up to 1.0.0! ๐Ÿ‘๐Ÿฝ