Skip to content

Releases: Cosmo/BinaryKit

Simpler code, fixed typos, bug fixes and signed integers

19 Oct 12:40
Compare
Choose a tag to compare

This release covers:

  • Simpler code
  • Write into Binary with integers
  • Read signed integers
  • Fixed typos
  • All test cases also run now on Linux platforms
  • Updated README

Thanks to @wacumov and @aserdobintsev 🎉

Search for indices, readNibble() and better code documentation

28 Sep 09:57
aa12d37
Compare
Choose a tag to compare
Merge pull request #7 from Cosmo/development

Development

Support for Swift 5 and new API

23 Sep 08:48
72c0ab8
Compare
Choose a tag to compare
Merge pull request #6 from Cosmo/development

New API and Swift 5 support

v2.0.0

15 Aug 20:56
Compare
Choose a tag to compare

Add Swift 2 Compatibility + Support for bits and bytes reading with cursor

v1.0.0

07 Jan 02:36
Compare
Choose a tag to compare
Update README.md