Skip to content

Latest commit

 

History

History
73 lines (37 loc) · 1.04 KB

CHANGELOG.md

File metadata and controls

73 lines (37 loc) · 1.04 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

[0.5.1] - 2021-09-26

Changed

  • updated README and dependencies

[0.5.0] - 2021-04-06

Changed

  • improved performance

[0.4.0] - 2021-04-05

Changed

  • onProgress callback accepts only percent value now

Added

  • bitFieldNames were added to the parser output

[0.3.0] - 2021-03-24

Added

  • onProgress callback

[0.2.0] - 2021-03-23

Changed

  • Buffer to ArrayBuffer in parser constructor

[0.1.5] - 2021-01-31

Fixed

  • remove install script

[0.1.4] - 2021-01-31

Fixed

  • add missing TypeScript files

[0.1.3] - 2021-01-31

Fixed

  • proper flow for TypeScript

[0.1.2] - 2021-01-09

Fixed

  • npm package content

[0.1.1] - 2021-01-09

Changed

  • Field.units it's not nullable anymore

[0.1.0] - 2020-12-28

Initial release