Skip to content

Latest commit

 

History

History
428 lines (199 loc) · 19.1 KB

CHANGELOG.md

File metadata and controls

428 lines (199 loc) · 19.1 KB

4.2.15 (2024-04-24)

Trivial Changes

  • deps: bump actions/checkout from 4.1.2 to 4.1.3 (d402bbc)

4.2.14 (2024-03-25)

Trivial Changes

  • deps-dev: bump @semantic-release/release-notes-generator (aef6545)

4.2.13 (2024-03-19)

Trivial Changes

  • deps-dev: bump @semantic-release/commit-analyzer (903b8bc)

4.2.12 (2024-03-18)

Trivial Changes

  • deps-dev: bump @semantic-release/github from 9.2.6 to 10.0.2 (9b15b49)

4.2.11 (2024-03-18)

Trivial Changes

  • deps-dev: bump @semantic-release/npm from 11.0.3 to 12.0.0 (eafeed2)

4.2.10 (2024-03-13)

Trivial Changes

  • deps: bump actions/checkout from 4.1.1 to 4.1.2 (de44e05)

4.2.9 (2024-02-08)

Trivial Changes

  • deps: bump actions/setup-node from 4.0.1 to 4.0.2 (1b7d5da)

4.2.8 (2024-01-11)

Trivial Changes

  • deps-dev: bump chai from 4.3.10 to 5.0.0 (736abfc)

4.2.7 (2024-01-04)

Trivial Changes

  • deps-dev: bump c8 from 8.0.1 to 9.0.0 (b114cc8)

4.2.6 (2024-01-01)

Trivial Changes

  • deps: bump actions/setup-node from 4.0.0 to 4.0.1 (f9e8128)

4.2.5 (2023-10-25)

Trivial Changes

  • deps: bump actions/setup-node from 3.8.1 to 4.0.0 (a1295c7)

4.2.4 (2023-10-18)

Trivial Changes

  • deps: bump actions/checkout from 4.1.0 to 4.1.1 (8e74e43)

4.2.3 (2023-09-25)

Trivial Changes

  • deps: bump actions/checkout from 4.0.0 to 4.1.0 (bd0e3da)

4.2.2 (2023-09-19)

Trivial Changes

4.2.1 (2023-09-16)

Bug Fixes

  • improved struct optional handling in typed validator (c55cfe2)
  • s/--script/--cjs in docs (5e8adc2)

4.2.0 (2023-09-14)

Features

  • add to-js cli command to produce JS validator/transformers (bc3ce5f)

Bug Fixes

  • --cjs instead of --script for to-js (fd29426)
  • make semantic-release work again, pin dependencies, udpate release workflow, rebuild (4425e31)

Trivial Changes

  • deps: bump actions/checkout from 3.6.0 to 4.0.0 (8878815)

4.1.11 (2023-08-25)

Trivial Changes

  • deps: bump actions/checkout from 3.5.3 to 3.6.0 (50bac5b)

4.1.10 (2023-08-18)

Trivial Changes

  • deps: bump actions/setup-node from 3.8.0 to 3.8.1 (d83a24f)

4.1.9 (2023-08-15)

Trivial Changes

  • deps: bump actions/setup-node from 3.6.0 to 3.8.0 (d765c1a)

4.1.8 (2023-06-14)

Trivial Changes

  • deps-dev: bump c8 from 7.14.0 to 8.0.0 (c81bcf0)

4.1.7 (2023-06-13)

Trivial Changes

  • deps: bump actions/checkout from 3.5.2 to 3.5.3 (f6c30a6)

4.1.6 (2023-05-16)

Trivial Changes

  • deps: bump actions/checkout from 3.3.0 to 3.5.2 (ec3fb93)
  • update deps (1957207)
  • update node versions (952b8d9)

4.1.5 (2023-03-17)

Bug Fixes

  • release with Node.js 18 (a065600)

Trivial Changes

  • deps-dev: bump typescript from 4.9.5 to 5.0.2 (2e537a1)

4.1.4 (2023-01-06)

Trivial Changes

  • deps: bump actions/checkout from 3.2.0 to 3.3.0 (3cba15c)
  • deps: bump actions/setup-node from 3.5.1 to 3.6.0 (e7ab42f)

4.1.3 (2023-01-02)

Trivial Changes

  • deps: bump actions/checkout from 3.1.0 to 3.2.0 (cd90c4a)

4.1.2 (2022-12-01)

Bug Fixes

  • adjust type validation to respect prefixes (711e5cf)

Trivial Changes

  • lint (8725a65)
  • no-release: bump actions/setup-node from 3.5.0 to 3.5.1 (#78) (582da87)

4.1.1 (2022-10-08)

Bug Fixes

Trivial Changes

  • no-release: bump @types/mocha from 9.1.1 to 10.0.0 (#74) (870bfb2)
  • no-release: bump actions/checkout from 3.0.2 to 3.1.0 (#75) (9b67c21)
  • no-release: bump actions/setup-node from 3.4.1 to 3.5.0 (#73) (f456c38)

4.1.0 (2022-08-20)

Features

  • implement typed { toRepresentation(obj): obj } (1ce5231)

4.0.1 (2022-08-19)

Trivial Changes

  • relicense with dual mit/apache (1ad0ba9)

4.0.0 (2022-08-19)

⚠ BREAKING CHANGES

  • change package name to @ipld/schema
  • add typed node interface, more complete TS checking

Features

  • add typed node interface, more complete TS checking (d0b4866)
  • change package name to @ipld/schema (02d256d)

Bug Fixes

  • extend timeout of first test with linting (9586242)
  • make enums behave properly (20d7030)

Trivial Changes

  • update docs, add typed example (73a7a5e)

3.0.3 (2022-08-16)

Bug Fixes

  • export bin/collect-input.js (used by ipld-schema-validator) (324d1d5)

3.0.2 (2022-08-15)

Bug Fixes

3.0.1 (2022-08-15)

Bug Fixes

  • update schema-schema types (33db763)

3.0.0 (2022-08-13)

⚠ BREAKING CHANGES

  • convert to ESM-only
  • adapt to latest major upstream spec changes

Features

Bug Fixes

  • adapt to latest major upstream spec changes (f3f70ca), closes #45

Trivial Changes

  • no-release: bump actions/setup-node from 3.1.1 to 3.2.0 (#62) (a25f92a)
  • no-release: bump actions/setup-node from 3.2.0 to 3.3.0 (#63) (358ba3f)
  • no-release: bump actions/setup-node from 3.3.0 to 3.4.0 (#64) (f8b83cd)
  • no-release: bump actions/setup-node from 3.4.0 to 3.4.1 (#65) (216dd76)

2.0.2 (2022-05-02)

Trivial Changes

  • deps-dev: bump mocha from 9.2.2 to 10.0.0 (c72b8c4)
  • no-release: bump actions/checkout from 2.3.4 to 2.4.0 (#48) (fb6bbf0)
  • no-release: bump actions/checkout from 2.4.0 to 3.0.1 (#58) (fc59dfd)
  • no-release: bump actions/checkout from 3.0.1 to 3.0.2 (#60) (fd724ce)
  • no-release: bump actions/setup-node from 2.4.1 to 2.5.0 (#49) (b099ab8)
  • no-release: bump actions/setup-node from 2.5.0 to 2.5.1 (#50) (3405ecd)
  • no-release: bump actions/setup-node from 2.5.1 to 3.0.0 (#53) (ce7965a)
  • no-release: bump actions/setup-node from 3.0.0 to 3.1.1 (#57) (1d71656)
  • no-release: bump standard from 16.0.4 to 17.0.0 (#59) (f1fcf35)

2.0.1 (2021-09-28)

Trivial Changes

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

2.0.0 (2021-09-13)

⚠ BREAKING CHANGES

  • add stringprefix, rename byteprefix->bytesprefix

Features

  • add stringprefix, rename byteprefix->bytesprefix (81aa1dd)

Trivial Changes

  • add stringprefix union test case (3d9ad09)
  • fix json formatting to match go fixtures (orderd, properly formatted) (a77c409)

1.1.6 (2021-08-06)

Trivial Changes

  • deps: bump actions/setup-node from 2.3.2 to 2.4.0 (cfa6c76)

1.1.5 (2021-08-05)

Trivial Changes

  • deps: bump actions/setup-node from 2.3.1 to 2.3.2 (36726aa)

1.1.4 (2021-08-04)

Trivial Changes

  • deps: bump actions/setup-node from 2.3.0 to 2.3.1 (12ec7f2)

1.1.3 (2021-07-21)

Trivial Changes

  • deps: bump actions/setup-node from 2.2.0 to 2.3.0 (f186e66)

1.1.2 (2021-07-01)

Trivial Changes

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

1.1.1 (2021-06-23)

Bug Fixes

  • add TypeLink to InlineDefn (de0d76c)

1.1.0 (2021-06-23)

Features

  • add json-to-schema command-line feature (18ea55f)
  • add schema-schema.ts (6ce7565)
  • export types for index (0d255c6)

Bug Fixes

  • more schema-schema fixes and tweaks (4d0f3b7)
  • schema-schema fixes from actual use (7cf823c)

Trivial Changes

  • cli: minor yargs usage tweak (138e226)

1.0.0 (2021-06-10)

⚠ BREAKING CHANGES

  • remove validator & loader, export { parser } only (#35)

Features

  • remove validator & loader, export { parser } only (#35) (4b74628)

Bug Fixes

Trivial Changes

  • add github actions - dependabot and semantic-release (#28) (33139b7)