Skip to content

Releases: devxoul/SafeCollection

3.1.0

Choose a tag to compare

@devxoul devxoul released this 03 Apr 13:04
  • Add Swift 5 support 🚀 (#5)

3.0.0

Choose a tag to compare

@devxoul devxoul released this 26 Dec 09:46
  • Migrate to SafeCollection

2.0.0

Choose a tag to compare

@devxoul devxoul released this 21 Nov 09:11
  • Update api to use safe: subscript

1.0.0

Choose a tag to compare

@devxoul devxoul released this 25 Sep 06:14
  • Add support arithmetic between SafeIndex
  • Migrate to Swift 3

0.2.0

Choose a tag to compare

@devxoul devxoul released this 11 Apr 19:35
  • Make it available to use SafeIndex on mutable arrays. (#1, @vhain)

0.1.0

Choose a tag to compare

@devxoul devxoul released this 18 Feb 09:11
  • Hello, world!