All Versions
11
Latest Version
Avg Release Cycle
151 days
Latest Release
1432 days ago

Changelog History
Page 2

  • v3.0.0 Changes

    April 06, 2016

    ๐Ÿ‘ The goal for Argo 3.0 was to work on simplifying some of the complexity by removing extraneous API and improving consistency between Argo and other libraries (including the Swift standard lib). In addition, we've added support for Swift 2.2.

    ๐Ÿ’ฅ Breaking Changes

    ๐Ÿ†• New

    Non-Breaking Changes

    • โšก๏ธ Update errors for RawRepresentable types. - Paul Young
    • โœ‚ Remove CustomStringConvertible constraint on typeMismatch function - Dapeng Gao
    • ๐Ÿ‘‰ Use an autoclosure for the rhs of <|> - Gordon Fontenot
    • Generalize the type for sequence taking a dict - Gordon Fontenot

    Misc

    • ๐Ÿ“š (hopefully) the entire public API now has inline documentation!

    ๐Ÿš€ Huge thank you to everyone that submitted PRs, opened issues, and reviewed code for this release!