What's Changed
- Update h2 to 2.4.240 by @scala-steward in #526
- Update logback-classic to 1.5.19 by @scala-steward in #527
- Update sbt, scripted-plugin to 1.11.7 by @scala-steward in #529
- Update scala-library to 2.13.17 by @scala-steward in #531
- Update scalameta to 4.14.0 by @scala-steward in #532
- Update scala3-library, ... to 3.3.7 by @scala-steward in #533
- Update scalafmt-core to 3.10.0 by @scala-steward in #534
- Update scalafmt-core to 3.10.1 by @scala-steward in #536
- Update scalameta to 4.14.1 by @scala-steward in #537
- Update logback-classic to 1.5.20 by @scala-steward in #539
- Update logback-classic to 1.5.21 by @scala-steward in #540
- Update scala-library to 2.13.18 by @scala-steward in #541
- Update scalameta to 4.14.2 by @scala-steward in #543
- Update scalafmt-core to 3.10.2 by @scala-steward in #542
- Update logback-classic to 1.5.22 by @scala-steward in #545
- Update scala-library to 2.12.21 by @scala-steward in #546
- Update postgresql to 1.21.4 by @scala-steward in #548
- Update logback-classic to 1.5.23 by @scala-steward in #549
- Update scalameta to 4.14.3 by @scala-steward in #550
- Update scalafmt-core to 3.10.3 by @scala-steward in #552
- Update sbt, scripted-plugin to 1.12.0 by @scala-steward in #554
- Update scalameta to 4.14.4 by @scala-steward in #555
- Update sbt-scalajs, scalajs-compiler, ... to 1.20.2 by @scala-steward in #553
- Update logback-classic to 1.5.24 by @scala-steward in #558
- Update scalafmt-core to 3.10.4 by @scala-steward in #560
- Update scalameta to 4.14.5 by @scala-steward in #561
- Update sbt, scripted-plugin to 1.12.1 by @scala-steward in #564
- Update scalameta to 4.14.6 by @scala-steward in #566
- Update logback-classic to 1.5.26 by @scala-steward in #563
- Update scalafmt-core to 3.10.5 by @scala-steward in #565
- Update logback-classic to 1.5.27 by @scala-steward in #570
- Update scalameta to 4.14.7 by @scala-steward in #572
- Update scalafmt-core to 3.10.6 by @scala-steward in #571
- Update sbt, scripted-plugin to 1.12.2 by @scala-steward in #575
- Update logback-classic to 1.5.28 by @scala-steward in #576
- Update logback-classic to 1.5.29 by @scala-steward in #577
- Update scalafmt-core to 3.10.7 by @scala-steward in #578
- Update scalameta to 4.15.0 by @scala-steward in #579
- Update scalameta to 4.15.2 by @scala-steward in #582
- Update logback-classic to 1.5.30 by @scala-steward in #581
- Update logback-classic to 1.5.32 by @scala-steward in #584
- Update sbt, scripted-plugin to 1.12.3 by @scala-steward in #585
- docs: add CLAUDE.md with guidance for AI code assistance by @nafg in #587
- feat(codegen): add ColName extractor for table and column name matching by @nafg in #588
- Add includeColumn hook to GenerationRules by @nafg in #589
- Update dynverGitDescribeOutput to use custom snapshot logic by @nafg in #590
- Add Scaladoc for table-specific code generators by @nafg in #591
- Add customization hooks to model and entity table codegen by @nafg in #592
- Redesign codegen architecture with polymorphic object configs by @nafg in #593
- Add
PartialFunctionUtilswithasFallbackForfor improved type inference in GenerationRules by @nafg in #594 - Simplify codegen API with ColumnMetadata and streamlined method signatures by @nafg in #595
- Add support for
bigintandbigserialdefaults in GenerationRules by @nafg in #596 - Replace annotation-based Circe/Monocle codegen with semi-auto derivation by @nafg in #597
- Add comprehensive codegen documentation and Scaladoc by @nafg in #598
- Replace println with logger in TablesObjectCodeGenerator for catalog warnings by @nafg in #599
Full Changelog: v0.16.2...v0.17.0