Skip to content

v1.4.4

Compare
Choose a tag to compare
@lerocha lerocha released this 11 Feb 00:38
· 8 commits to master since this release
02e360f

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

Full Changelog: v1.4.3...v1.4.4