Skip to content

Commit

Permalink
v2.3.3-rc.0 changes
Browse files Browse the repository at this point in the history
  • Loading branch information
sidorares committed Nov 5, 2021
1 parent 241cb10 commit 8f4ce86
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions Changelog.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
2.3.3-rc.0 ( 5/11/2021 )
- fix ColumnDefinition.db is broken when
encoding is not utf-8 #1423
- typeCast: Fix field.length to be number #1427, #1426
- initiall support for coverage reporting in CI #1425
- fix performance regression for results with #1445, #1432
large (300+) number of columns


2.3.2 ( 16/10/2021 )
- fix regression causing typeCast + JSON field
to error #1418, #1420
Expand Down

0 comments on commit 8f4ce86

Please sign in to comment.