Yes I did get tired of my lazy naming scheme.
5.0 adds explicit support for Swift 5 across all dependency management solutions. There are no other user-facing changes.
Unclaimed project
Are you a maintainer of Argo? Claim this project to take control of your public changelog and roadmap.
Yes I did get tired of my lazy naming scheme.
5.0 adds explicit support for Swift 5 across all dependency management solutions. There are no other user-facing changes.
This release (which never hit master, weirdly enough) adds support for the Swift 4.2 and 5.0 toolchains.
Iterator instead of Generator in our definition of decode for Collections. This was renamed in Swift 3.0, and honestly I'm not positive how this was compiling the way it was.Decoded.optional with better, simplified behavior (Tony DiPasquale)NSNumber transformation properties instead of casting to decode number values. This now prevents a crash that could occur with...