Skip to content

Swift Collection Parser 2.0.0

Compare
Choose a tag to compare
@florianpircher florianpircher released this 28 Feb 22:43
· 6 commits to main since this release
  • Renamed package to swift-collection-parser and module to CollectionParser
  • Renamed read methods for single elements are now named pop
  • Renamed position from headIndex
  • Renamed remainder from rest
  • Added withView API
  • Fixed documentation

Full Changelog: v1.0.0...v2.0.0