Argo v5.0.0 Release Notes
Release Date: 2020-05-22 // over 4 years ago-
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.
Previous changes from v4.1.2
-
- ๐ [FIXED]: Now using
Iterator
instead ofGenerator
in our definition ofdecode
forCollection
s. This was renamed in Swift 3.0, and honestly I'm not positive how this was compiling the way it was.
- ๐ [FIXED]: Now using