dict_reader 1.0.4 dict_reader: ^1.0.4 copied to clipboard
Reading mdict files, support MDX/MDD file formats.
Changelog #
All notable changes to this project will be documented in this file. See conventional commits for commit guidelines.
1.0.4 - 2024-08-13 #
Bug Fixes #
- WTF bug when file format is mdd - (c209a40) - Mumulhl
Style #
- remove useless late - (a1a0002) - Mumulhl
1.0.3 - 2024-08-12 #
Bug Fixes #
- changelog - (ad7c4b1) - Mumulhl
Miscellaneous Chores #
1.0.2 - 2024-08-12 #
Bug Fixes #
- encoding should be UTF-16 when file format is mdd - (efffc04) - Mumulhl
- read mdd format - (4adc203) - Mumulhl
Miscellaneous Chores #
1.0.1 - 2024-08-12 #
Bug Fixes #
- encoding should be UTF-16 when file format is mdd - (be03206) - Mumulhl
Documentation #
- add badge - (e2f5dfb) - Mumulhl
Miscellaneous Chores #
- release v1.0.0 - (8855a72) - Mumulhl
- add publish workflow - (3ecf942) - Mumulhl
- release v1.0.1 - (61c216d) - Mumulhl
[1.0.0] - 2024-08-09 #
Documentation #
- 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
Features #
Miscellaneous Chores #
- 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
Style #
- change method name readRecords to read - (2796ebc) - Mumulhl