v0.35.0
What's Changed
- feat: datestyle aware output rendering by @sunng87 in #334
- feat: implement bytea_output formats by @sunng87 in #335
- feat: intervalStyle options by @sunng87 in #336
- feat: use lowercase key name to retrieve format settings by @sunng87 in #337
- feat: include more server parameters for default parameter provider by @sunng87 in #338
- feat: add format option struct and bind it with fieldinfo by @sunng87 in #341
- feat: implement ToSql for wrapper types by @sunng87 in #343
- feat: make FormatOption an essential part of ToSqlText by @sunng87 in #344
- feat: implement extra_float_digits and more format options by @sunng87 in #345
Full Changelog: v0.34.2...v0.35.0