Skip to content

Latest commit

 

History

History
201 lines (94 loc) · 10.2 KB

CHANGELOG.md

File metadata and controls

201 lines (94 loc) · 10.2 KB

2.1.8 (2024-01-01)

Dependencies

  • bump multiformats from 12.1.3 to 13.0.0 (1d251d0)

2.1.7 (2023-10-03)

Trivial Changes

  • add or force update .github/workflows/js-test-and-release.yml (775fa86)
  • delete templates [skip ci] (#63) (4507d50)

Dependencies

  • dev: bump aegir from 40.0.13 to 41.0.0 (504d645)

2.1.6 (2023-08-08)

Dependencies

  • dev: bump aegir from 39.0.13 to 40.0.8 (5fa9f39)

2.1.5 (2023-06-19)

Dependencies

  • bump multiformats from 11.0.2 to 12.0.1 (61b008c)

2.1.4 (2023-05-23)

Bug Fixes

  • adjust new linting standards (bc081dc)

Dependencies

  • dev: bump aegir from 38.1.8 to 39.0.8 (20bb109)

2.1.3 (2023-02-08)

Dependencies

  • dev: bump aegir from 37.12.1 to 38.1.2 (#47) (bed78f7)

2.1.2 (2023-01-06)

Dependencies

  • dev: bump @ipld/dag-cbor from 8.0.1 to 9.0.0 (#44) (102cc62)

2.1.1 (2023-01-03)

Dependencies

  • bump multiformats from 10.0.3 to 11.0.0 (#43) (3234331)

2.1.0 (2022-11-09)

Features

2.0.0 (2022-10-19)

⚠ BREAKING CHANGES

  • publish as esm-only (#36)

Features

Trivial Changes

  • no-release: bump actions/setup-node from 3.1.1 to 3.2.0 (#28) (920c819)
  • no-release: bump actions/setup-node from 3.2.0 to 3.3.0 (#29) (8f8ef2c)
  • no-release: bump actions/setup-node from 3.3.0 to 3.4.0 (#30) (65102a8)
  • no-release: bump actions/setup-node from 3.4.0 to 3.4.1 (#31) (a502675)
  • no-release: bump actions/setup-node from 3.4.1 to 3.5.0 (#32) (300f888)
  • no-release: bump actions/setup-node from 3.5.0 to 3.5.1 (#34) (af7d6c8)

1.1.3 (2022-05-02)

Trivial Changes

  • deps-dev: bump mocha from 9.2.2 to 10.0.0 (68e82a5)

1.1.2 (2022-05-02)

Trivial Changes

  • deps-dev: bump polendina from 2.0.15 to 3.0.0 (99d163e)
  • no-release: bump actions/checkout from 2.4.0 to 3 (#22) (c36adbb)
  • no-release: bump actions/setup-node from 2.5.1 to 3.0.0 (#20) (eec3d18)
  • no-release: bump actions/setup-node from 3.0.0 to 3.1.0 (#23) (c6117ba)
  • no-release: bump actions/setup-node from 3.1.0 to 3.1.1 (#24) (5741ac8)
  • no-release: bump standard from 16.0.4 to 17.0.0 (#25) (ae55675)

1.1.1 (2022-01-27)

1.1.0 (2022-01-27)

Features

  • implement sync multihash hasher and export encode methods (#17) (18ef28d)

Trivial Changes

  • no-release: bump @ipld/dag-cbor from 6.0.15 to 7.0.0 (#14) (9e48aea)
  • no-release: bump actions/setup-node from 2.5.0 to 2.5.1 (#15) (cbdc44f)

1.0.8 (2021-12-10)

Trivial Changes

  • update testing, sync with latest patterns (16e54c6)

1.0.7 (2021-12-08)

Trivial Changes

  • deps-dev: bump polendina from 1.1.1 to 2.0.0 (#12) (c41cf3a)
  • no-release: bump actions/setup-node from 2.4.1 to 2.5.0 (#11) (e889e50)

1.0.6 (2021-11-04)

Trivial Changes

  • deps: bump actions/checkout from 2.3.5 to 2.4.0 (39ac89a)

1.0.5 (2021-10-18)

Trivial Changes

  • deps: bump actions/checkout from 2.3.4 to 2.3.5 (e005661)

1.0.4 (2021-09-28)

Trivial Changes

  • deps: bump actions/setup-node from 2.4.0 to 2.4.1 (4f0c58d)

1.0.3 (2021-08-20)

Bug Fixes

  • add types field to package.json (#7) (4159bd0)

1.0.2 (2021-08-20)

Trivial Changes

  • deps: bump actions/setup-node from 2.2.0 to 2.4.0 (c3482c1)

1.0.1 (2021-07-16)

Trivial Changes

  • deps: bump actions/setup-node from 2.1.5 to 2.2.0 (e9a9be5)

1.0.0 (2021-07-16)

⚠ BREAKING CHANGES

  • add types, update deps, semantic-release, dependabot

Features

  • add types, update deps, semantic-release, dependabot (a2ecadd)

Trivial Changes

  • add example, fix up README (d968699)