All notable changes to this project will be documented in this file. See conventional commits for commit guidelines.
- Improve performance - (9d43460c) - Mumulhl
- Fix search() binary search - (64e24c6c) - Mumulhl
- (locate) Binary search for locate() - (55c634a) - Mumulhl
- (search) Binary search for search() - (466dbdb) - Mumulhl
- (search) Add search() - (2eca3c1) - Mumulhl
- (locate) Add locate() - (67d345d) - Mumulhl
- (example) Update examples - (17260ec) - Mumulhl
- (type annotation) fix type - (da2e0bf) - Mumulhl
- (example) update example - (ae81bbd) - Mumulhl
- better type annotation - (a20ed3d) - Mumulhl
- refactor read() - (9e16183) - Mumulhl
- better use - (49c98ae) - Mumulhl
- (deps) update - (0daa12f) - Mumulhl
- (deps) bump blockchain_utils from 3.6.0 to 4.0.0 - (775db17) - dependabot[bot]
- (deps) bump blockchain_utils from 4.4.0 to 5.0.0 - (e3515c2) - dependabot[bot]
- replace invaild characters for utf8 decode - (690255b) - Mumulhl
- fix keyText in mdd - (912563f) - Mumulhl
- fix: replace invaild characters for utf8 decode - (e5aecd2) - Mumulhl
- fix UTF-16 decode - (734f47c) - Mumulhl
- (deps) bump lints from 4.0.0 to 5.0.0 (#1) - (d56d190) - dependabot[bot]
- (workflow) create dependabot.yml - (6b811d3) - Mumulhl
- reduce the version of the environment needed - (97fc9c1) - Mumulhl
- read Encrypted error - (518ec9a) - Mumulhl
- add disadvantage - (32f93ab) - Mumulhl
- move usage to example - (3502cf6) - Mumulhl
- support key info encrypted - (83c07e2) - Mumulhl
- add more description - (c4731e7) - Mumulhl
- WTF bug when file format is mdd - (c209a40) - Mumulhl
- release v1.0.4 - (330a1e8) - Mumulhl
- remove useless late - (a1a0002) - Mumulhl
- regenerate CHANGELOG - (8c94597) - Mumulhl
- release v1.0.3 - (9926647) - Mumulhl
- encoding should be UTF-16 when file format is mdd - (efffc04) - Mumulhl
- read mdd format - (4adc203) - Mumulhl
- add dart workflow - (015e02a) - Mumulhl
- release v1.0.2 - (c7e109a) - Mumulhl
- encoding should be UTF-16 when file format is mdd - (be03206) - Mumulhl
- release v1.0.0 - (8855a72) - Mumulhl
- add publish workflow - (3ecf942) - Mumulhl
- release v1.0.1 - (61c216d) - Mumulhl
- update readme - (f7a7e1d) - Mumulhl
- add documentation - (330253d) - Mumulhl
- add symbol documentation - (ecbdcf5) - Mumulhl
- add example - (db3d601) - Mumulhl
- update readme example - (4d85b47) - Mumulhl
- add disadvantages - (0672b03) - Mumulhl
- add language switch - (d462ab5) - Mumulhl
- support substitute styles - (a2201fd) - Mumulhl
- add readOne - (1b1441f) - Mumulhl
- initialize - (dc607e2) - Mumulhl
- add commitlint workflow - (bc30607) - Mumulhl
- update lints to 4.0.0 - (0171258) - Mumulhl
- add description and repository to pubspec.yaml - (8ab39f8) - Mumulhl
- add .pubignore - (4657bf7) - Mumulhl
- upgrade sdk version to 3.5.0 - (22cec02) - Mumulhl
- delete .pubignore - (450c5e6) - Mumulhl
- add .pubignore - (8974f3f) - Mumulhl
- change method name readRecords to read - (2796ebc) - Mumulhl