Releases: oyvindberg/typo
Releases · oyvindberg/typo
0.4.0
What's Changed
- Replace
OffsetDateTime
withInstant
by @oyvindberg in #53
Full Changelog: v0.3.2...v0.4.0
0.3.2
0.3.1
What's Changed
- Add support for PostgreSQL 12. Fixes #35 by @oyvindberg in #37
- Add constraints to
UnsavedRow
types by @oyvindberg in #36
Full Changelog: v0.3.0...v0.3.1
0.3.0
0.2.0
What's Changed
- Improve support for sql files by @oyvindberg in #25
- feature: Test inserts by @oyvindberg in #26
- patch nullable inference in Postgres using EXPLAIN by @oyvindberg in #27
- Override directly in sql files by @oyvindberg in #28
Full Changelog: v0.1.2...v0.2.0
0.1.2
Full Changelog: v0.1.1...v0.1.2
0.1.1
Full Changelog: v0.1.0...v0.1.1
0.1.0
What's Changed
- anorm: use index-based columns instead of name based by @oyvindberg in #12
- Scalafmt longer lines by @oyvindberg in #13
- Cross compile tests and split ci into multiple builds by @oyvindberg in #14
- make FieldValue functionality optional, disable by default by @oyvindberg in #16
- Upgrade to doobie 1.0.0-RC4, use
Offset
data types fortimetz
andtimestampz
by @oyvindberg in #15 - Date time as custom types and compile faster by @oyvindberg in #17
- doobie: avoid reinferring
Read
instances by @oyvindberg in #18 - Inline implicits by @oyvindberg in #19
- fix a few performance issues when generating 100k+ LOC by @oyvindberg in #20
- Improve custom types by @oyvindberg in #21
- SQL DSL by @oyvindberg in #11
- Adjust GeneratedAdventureWorks to changed fromDbAndScripts type by @wjoel in #22
- Make view definition SQL optional by @wjoel in #23
New Contributors
Full Changelog: v0.0.6...v0.1.0
0.0.6
Full Changelog: v0.0.5...v0.0.6
0.0.5
Full Changelog: v0.0.4...v0.0.5