Swift Collection Parser 2.0.0
- Renamed package to
swift-collection-parser
and module toCollectionParser
- Renamed
read
methods for single elements are now namedpop
- Renamed
position
fromheadIndex
- Renamed
remainder
fromrest
- Added
withView
API - Fixed documentation
Full Changelog: v1.0.0...v2.0.0