0.11.1 (2021-03-05)
- update type export (889ac77)
0.11.0 (2020-10-21)
- account error msg diff betwenn browsers (85bef56)
- change deprecation to cover 0.11 (36a4b61)
- type mapping dir (ddd1843)
- add typedef generation (e31d46b)
0.10.1 (2020-09-01)
0.10.0 (2020-08-04)
- replace node buffers with uint8arrays (0696e4d)
-
- The
.data
property used to be a Buffer, now it is a Uint8Array
- The
0.9.2 (2020-06-12)
- add Uint8Array support (418eb5f)
0.9.1 (2020-04-01)
- add buffer (b4e748c)
0.9.0 (2019-05-09)
- this module is now named
ipld-block
(5a3bbde)
- The symbol for comparing blocks changed
This means that if you are a user of this module, updating to this version is also a breaking change for your module. Don't forgot to make the corresponding version bump on your next release.
0.8.0 (2018-10-26)
0.7.1 (2018-04-09)
0.7.0 (2018-04-09)
- use class-is module for type checks (958cd09)
0.6.1 (2017-11-06)
- windows support (7e2623b)
0.6.0 (2017-03-20)
0.5.5 (2017-02-09)
0.5.4 (2016-12-22)
- deps: add async to dependencies (5f75307)
0.5.3 (2016-12-11)
- Buffer check (185e8f6)
0.5.2 (2016-12-11)
0.5.1 (2016-12-01)
0.5.0 (2016-11-03)
0.4.0 (2016-10-26)
- support multiple hash functions (e2b9da4)