bitstream 1.1.0 bitstream: ^1.1.0 copied to clipboard
BitStream allows for easy manipulation of long strings of bits, for both reading and writing.
[1.1.0] Feb 7, 2022 #
- Fixed bug which stopped writing to the bitstream working properly
[1.0.0] Feb 2, 2022 #
- Updated GitHub repo
[0.0.5] Feb 2, 2022 #
- Added GitHib Action push, updated project URLs
[0.0.4] Jul 7, 2021 #
- Added resetCursor()
[0.0.3] Jul 6, 2021 #
- Resolved issue with reading and writing bitstreams
[0.0.2] Jun 29, 2021 #
- Updated documentation, including examples
[0.0.1] Jun 15, 2021 #
- Initial release of plugin