v1.4.4
What's Changed
- fix: fixing text templates to use Path.Combine to create a file path that works in any OS and sorting the source code files to generate the helper classes in the same order. by @lerocha in #41
- fix: fixing text templates to work with any OS and generating with dotnet t4 by @lerocha in #42
- PostgreSQL script updates (UTF-8, SERIAL PKs and case-insensitive identifiers) by @kohanyirobert in #3
- feat: auto generate SQL scripts for serial primary keys by @lerocha in #43
- Merge develop branch into master by @lerocha in #44
New Contributors
- @kohanyirobert made their first contribution in #3
Full Changelog: v1.4.3...v1.4.4