Releases: andipaetzold/mdb-reader
Releases · andipaetzold/mdb-reader
v1.0.8
1.0.8 (2021-11-05)
Bug Fixes
v1.0.7
1.0.7 (2021-10-22)
Bug Fixes
v2.0.0-next.5
BREAKING CHANGES
- The package doesn't include a bundled version anymore
v2.0.0-next.4
BREAKING CHANGES
- remove MDBReader.getFormat()
v2.0.0-next.3
Bug Fixes
- don't throw for BigInt and Date/Time Extended (e02ef3a)
v1.0.6
1.0.6 (2021-10-11)
Bug Fixes
- handle tables with over 256 cols (incl. deleted) (#111) (e5f0d19)
v1.0.5
1.0.5 (2021-10-11)
Bug Fixes
- don't throw for BigInt and Date/Time Extended (e02ef3a)
v2.0.0-next.1
Features
BREAKING CHANGES
v1.0.4
1.0.4 (2021-10-04)
Bug Fixes
- max precision for money & numeric data (9744b6c)