# Changelog
## [0.3.1](https://github.com/a4501150/rdbi/compare/rdbi-codegen-v0.3.0...rdbi-codegen-v0.3.1) (2026-02-07)
### Bug Fixes
* resolve clippy warnings in generated DAO code ([f1127cc](https://github.com/a4501150/rdbi/commit/f1127cce5b3252f95cd8f24dd5e3330579ea18bb))
## [0.3.0](https://github.com/a4501150/rdbi/compare/rdbi-codegen-v0.2.0...rdbi-codegen-v0.3.0) (2026-02-07)
### Features
* auto-derive models_module and dao_module from output directory paths ([efd3178](https://github.com/a4501150/rdbi/commit/efd3178c802caea6e3c4c1fa8e5a7c68d3c4daaa))
## [0.2.0](https://github.com/a4501150/rdbi/compare/rdbi-codegen-v0.1.1...rdbi-codegen-v0.2.0) (2026-02-07)
### Features
* add MySqlPool Clone and builder, update docs for codegen output and crates.io ([b1f452e](https://github.com/a4501150/rdbi/commit/b1f452e4cdcd38632a1571ac2a9eee70fb555ccd))
## [0.1.1](https://github.com/a4501150/rdbi/compare/rdbi-codegen-v0.1.0...rdbi-codegen-v0.1.1) (2026-02-07)
### Bug Fixes
* include LICENSE in each crate for crates.io ([f83af9c](https://github.com/a4501150/rdbi/commit/f83af9c8a41835546098569fc1b7c3e918eb8e92))
## 0.1.0 (2026-02-07)
### Features
* initial release of rdbi workspace ([439a27e](https://github.com/a4501150/rdbi/commit/439a27e61ec3029d070282a11cc3210347f2f404))
## 0.1.0 (2026-02-07)
### Features
* initial release of rdbi workspace ([abfff28](https://github.com/a4501150/rdbi/commit/abfff281c1ecf2d1ea142ca38900c741b50dde7d))