Skip to content

Releases: Dash-Industry-Forum/codem-isoboxer

v0.2.0

29 Jul 08:41
Compare
Choose a tag to compare

Added advanced build option to generate modular builds containing only the boxes you are interested in (#1).

v0.1.1

06 Jul 18:42
Compare
Choose a tag to compare
  • Added support for hdlr box.

v0.1.0

02 Jun 12:35
Compare
Choose a tag to compare
  • Improved performance for fetch function

v0.0.6

02 Jun 12:36
Compare
Choose a tag to compare
  • Basic support for incomplete buffers (flagged with _incomplete property)
  • Added support for ssix box
  • Added _root property

v0.0.5

20 Apr 12:49
Compare
Choose a tag to compare
  • Added support for TextDecoder to convert DataViews to strings (when available)
  • Added test suite

v0.0.4

02 Apr 08:47
Compare
Choose a tag to compare
  • Fixed bit-shifting error.
  • Renamed create to parseBuffer.

v0.0.3

26 Mar 14:06
Compare
Choose a tag to compare
Added a string conversion function.

Now with 'fetch' and 'fetchAll' functions.

26 Mar 13:29
Compare
Choose a tag to compare
v0.0.2

Added 'fetch' and 'fetchAll'.

Initial public release

26 Mar 11:55
Compare
Choose a tag to compare
v0.0.1

Updated README