Releases: ChaosNyaruko/ondict
Releases · ChaosNyaruko/ondict
v0.1.3
What's Changed
- dockerize it && fix some bugs by @ChaosNyaruko in #23
- Doc by @ChaosNyaruko in #24
- a standalone CLI dict dumper by @ChaosNyaruko in #25
- Windows Support by @ChaosNyaruko in #26
Full Changelog: v0.1.2...v0.1.3
v0.1.1
v0.1.0
What's Changed
- bugfix: print the version even if no configuration exists by @ChaosNyaruko in #17
- bump version: v0.0.8 -> v0.1.0, no v0.0.9
Full Changelog: v0.0.8...v0.1.0
v0.0.8
v0.0.7
What's Changed
- features: fzf integration and simple history recorder by @ChaosNyaruko in #13
- new version! by @ChaosNyaruko in #14
- new features and some optimization by @ChaosNyaruko in #15
Full Changelog: v0.0.6...v0.0.7
v0.0.6
What's Changed
- Feature: support all registered MDX sources result display by @ChaosNyaruko in #10
- bugfix by @ChaosNyaruko in #11
- support nvim plugin setup remote address by @ChaosNyaruko in #12
Full Changelog: v0.0.5...v0.0.6
ondict v0.0.5
New Features!
- Support MDX files now, you can use the original MDX file as the dictionary file (instead of the pre-parsed JSON file).
- MDD files can also be generated natively. The parsing of MDD file often costs much more time than MDX, so it is not enabled by default. You can generate the media files by the independent calling.
- Only support MDX/MDD files generated with Version2.0 and no encrypted keyword-section header for now.
ondict v0.0.4
New Features:
- Use some kind of fuzzy searching, so that you don't need the exact spell (the older version even not support a case insensitive match).
- Show all items that the dictionary source can find.
The dictionary resources are the same as the previous version, refer to them if you want one.
ondict v0.0.3
A basically available version, supporting online queries and shipped with a "Longman Dictionary of Contemporary English" (5 edition).