dict_reader 1.0.0 dict_reader: ^1.0.0 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.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
Style #
- change method name readRecords to read - (2796ebc) - Mumulhl