Argo v4.1.2 Release Notes
Release Date: 2017-01-24 // over 6 years ago-
- 🛠 [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