Skip to content
This repository has been archived by the owner on Jun 29, 2024. It is now read-only.

Releases: Zekfad/BitByteArray

2.0.0 - Strings and code coverage

19 May 20:31
b07014c
Compare
Choose a tag to compare

Change log

BREAKING changes

  • New consistent strings handling.
    Now strings are UTF-16 (2 bytes per character).
  • Updated tests to 100% code coverage.
  • Added badges for codecov and lgtm.

PRs applied

1.0.2 - Travis

19 May 18:07
5059560
Compare
Choose a tag to compare

Change log

  • Travis CI support and badge in ReadMe.
  • Migrate to yarn instead of npm.
    • Applied fix for vulnerability in dependency.

PRs applied

1.0.0 - Initial

07 Oct 12:13
Compare
Choose a tag to compare

Change log

  • Initial version.