Skip to content

Releases: kristiandupont/kanel

v3.0.5

29 Sep 07:39
Compare
Choose a tag to compare

Thanks to @grissius for the fix!

  • Merge branch 'master' of github.com:kristiandupont/kanel 04c34e4
  • Fix error propagation on config parsing (#312) 1829c00
  • Docs updates c459553
  • Delete old docs-build output 271e8ba
  • Split into multiple files 17f27e1
  • Make linting work aefbc26
  • Update doc links a26fa00
  • Merge branch 'master' of github.com:kristiandupont/kanel 4c87062
  • Add missing test scripts 79c55a7
  • TS: no-emit in root eb69751
  • Finish up with the reorganization fc5d5fa
  • Reorganize files 2ed4546
  • Update dependency @types/node to v16.11.58 (#299) 4225a17
  • Update dependency typescript to v4.8.3 (#303) de0e395
  • Update dependency vitest to v0.23.2 (#304) 0fb0919
  • Update dependency eslint to v8.23.1 (#305) ff70524

v1.0.1...v3.0.5

v3.0.4

06 Sep 15:30
Compare
Choose a tag to compare

Fixes #292 and #293. Thank you @hexcowboy!

v3.0.3...v3.0.4

v3.0.3

02 Sep 07:41
Compare
Choose a tag to compare

v3.0.2...v3.0.3

v3.0.1

31 Aug 20:05
Compare
Choose a tag to compare
  • Turn off dark-mode logo for now, as it looks stupid on npm :-( 97c9805
  • Update lockfile f07c643
  • Update dependency typescript to v4.8.2 (#286) bd358a1
  • Update dependency vitest to v0.22.1 (#284) fae170c
  • Update dependency @types/node to v16.11.56 (#283) 2cc1f67
  • Update dependency eslint to v8.23.0 (#282) 30042a4

v3.0.0...v3.0.1

V3

31 Aug 19:47
Compare
Choose a tag to compare
V3

NOTE: Major breaking changes. You will need to update your configuration. The documentation site has a page that will help you with this process

Version 3 comprises an almost full rewrite. The new pipeline supports more customization and will allow you to generate types that suit your project more precisely. Additionally, it supports generating types for ranges, domains and materialized views.

v2.4.5...v3.0.0

v3.0.0-4

31 Aug 18:37
Compare
Choose a tag to compare
v3.0.0-4 Pre-release
Pre-release

v3.0.0-3...v3.0.0-4

v3.0.0-3

28 Aug 19:27
Compare
Choose a tag to compare
v3.0.0-3 Pre-release
Pre-release
  • Handle the remaining options d857dce
  • Streamline use of instantiatedConfig 5c06435

v3.0.0-2...v3.0.0-3

v3.0.0-2

26 Aug 09:27
Compare
Choose a tag to compare
v3.0.0-2 Pre-release
Pre-release

v3.0.0-1...v3.0.0-2

v3.0.0-1

26 Aug 09:01
Compare
Choose a tag to compare
v3.0.0-1 Pre-release
Pre-release

v3.0.0-0...v3.0.0-1

premajor release of v3.0.0

15 Aug 06:31
Compare
Choose a tag to compare
Pre-release

This starts the journey towards v3.0.0 which represents several improvements but also many breaking changes.
Experiment with it but don't expect it to be fully functional at this point. I will write a migration guide before doing a proper release.

v2.4.4...v3.0.0-0