Skip to content

Releases: HarperFast/schema-codegen

v1.1.0

20 May 21:08

Choose a tag to compare

1.1.0 (2026-05-20)

Features

  • support databases and tables with dashes (3fd76a0)
  • use quotes for db and table names that contain non-alphanumeric chars (f664fef)

Dependency Updates

  • deps: update all non-major dependencies (2513b78)
  • deps: update all non-major dependencies (#11) (62515b2)
  • deps: update all non-major dependencies (#13) (cdd08b9)
  • deps: update all non-major dependencies (#16) (1f5d820)
  • deps: update all non-major dependencies (#5) (b25578f)
  • deps: update all non-major dependencies (#8) (91bde49)
  • deps: update all non-major dependencies (#9) (d57674a)
  • deps: update commitlint monorepo to v21 (e3d40a7)
  • deps: update dependency oxfmt to ^0.43.0 (9919812)
  • deps: update dependency oxfmt to ^0.45.0 (ef22731)
  • deps: update dependency oxfmt to ^0.46.0 (a463016)
  • deps: update dependency oxfmt to ^0.47.0 (083955f)
  • deps: update dependency oxfmt to ^0.48.0 (3582460)
  • deps: update dependency oxfmt to ^0.49.0 (0d98d4e)

v1.0.11

03 Apr 17:36

Choose a tag to compare

1.0.11 (2026-04-03)

Bug Fixes

  • Remove unneded harperdb dev dep (9db8b20)
  • Update package lock with releases too (d242fb5)

v1.0.10

19 Mar 20:03

Choose a tag to compare

1.0.10 (2026-03-19)

Bug Fixes

  • Delay longer before running initial generation (f24b9c4)
  • Exclude coverage directory from ide (284f0af)

v1.0.9

09 Mar 20:41

Choose a tag to compare

1.0.9 (2026-03-09)

Bug Fixes

  • Allow configuring each of the output files separately (1b39363)

v1.0.8

09 Mar 20:25

Choose a tag to compare

1.0.8 (2026-03-09)

Bug Fixes

  • Run npm release before git (aaba281)

v1.0.7

09 Mar 20:19

Choose a tag to compare

1.0.7 (2026-03-09)

Bug Fixes

  • Describe extra plugins to sra (248456f)

v1.0.6

09 Mar 20:11

Choose a tag to compare

1.0.6 (2026-03-09)

Bug Fixes

  • Package metadata fixes and simplified release (65550af)

v1.0.5

09 Mar 20:02

Choose a tag to compare

1.0.5 (2026-03-09)

Bug Fixes

  • Add missing package metadata (5912335)

Code Improvements

  • Shuffle order of package.json props (3e5ac9c)

v1.0.4

09 Mar 19:53

Choose a tag to compare

1.0.4 (2026-03-09)

Bug Fixes

Code Improvements

Test Improvements

  • Expand coverage and make coverage accurate (e4c863f)