Releases: andipaetzold/mdb-reader
Releases · andipaetzold/mdb-reader
v1.2.1
1.2.1 (2022-01-10)
Bug Fixes
v2.0.0-next.10
Features
- add
getCreationDate
(dbd4a25)
- add
getDefaultSortOrder
(3a1d879)
- add
getPassword
(8500f18)
- decrypt "protected" mdb files (ad17ae3), closes #90
- make ColumnType an enum & export ValueMap (332fa99)
v1.2.0
1.2.0 (2022-01-08)
Features
v1.1.0
1.1.0 (2022-01-06)
Features
v2.0.0-next.8
Bug Fixes
- fully specify file paths in imports (c9ce276)
v2.0.0-next.7
Bug Fixes
Features
BREAKING CHANGES
v2.0.0-next.6
Bug Fixes
- handle tables with over 256 cols (incl. deleted) (#111) (e5f0d19)
- incorrect boolean values in tables with inserted columns (#124) (0d4b78c)
- mixed endianness of guids (#118) (ac7790c)
- round milliseconds in datetime parser (#123) (b1b4379)
v1.0.9
1.0.9 (2021-11-16)
Bug Fixes
- incorrect boolean values in tables with inserted columns (#124) (0d4b78c)