Skip to content

Releases: json-schema-tools/transpiler

1.10.5

07 May 22:02
Compare
Choose a tag to compare

1.10.5 (2024-05-07)

Bug Fixes

1.10.4

07 May 08:06
Compare
Choose a tag to compare

1.10.4 (2024-05-07)

Bug Fixes

  • bump node 20 (e9c3031)
  • remove inquirer dep (24a512f)
  • test generator working and update referencer (9e6db32)

1.10.3

17 Jan 22:52
Compare
Choose a tag to compare

1.10.3 (2023-01-17)

Bug Fixes

  • add circle ci context and update node version (70a4044)
  • languageSafeName leading digits to words (d7b23a4)
  • tests and typedoc (a91c694)
  • update deps (26572d9)

1.10.2

30 Jul 20:12
Compare
Choose a tag to compare

1.10.2 (2021-07-30)

Bug Fixes

  • replaceTypeAsArray should use titleizer (951d511)

1.10.1

24 Jun 20:58
Compare
Choose a tag to compare

1.10.1 (2021-06-24)

Bug Fixes

  • update to new meta-schema (13487f5)

1.10.0

18 Jun 23:13
Compare
Choose a tag to compare

1.10.0 (2021-06-18)

Features

  • rust boxing properly now (d1b2981)

1.9.0

17 Jun 20:54
Compare
Choose a tag to compare

1.9.0 (2021-06-17)

Bug Fixes

  • add return types to most of the utils (75b3245)
  • clean up remenants of bad ideas (9d0ef32)
  • run lint fix (9a2d65e)
  • update deps and regen package-lock (6ea95ee)

Features

1.8.2

15 Jun 21:47
Compare
Choose a tag to compare

1.8.2 (2021-06-15)

Bug Fixes

1.8.1

15 Jun 21:37
Compare
Choose a tag to compare

1.8.1 (2021-06-15)

Bug Fixes

  • non literal enum should not derive eq (b86f15c), closes #384

1.8.0

11 Jun 20:10
Compare
Choose a tag to compare

1.8.0 (2021-06-11)

Features

  • rust fixes & general maintenance items (4b78a06)