Releases: griffin-stewie/BudouX.swift
Releases Β· griffin-stewie/BudouX.swift
v0.10.0
What's Changed
- update latest Japanese model by @griffin-stewie in #29
- Add thai support by @griffin-stewie in #30
- bump version v0.10.0 by @griffin-stewie in #31
Full Changelog: v0.9.0...v0.10.0
v0.9.0
What's Changed
- Support loading custom model by @griffin-stewie in #25
- Update latest Japanese model by @griffin-stewie in #26
- Prepare release by @griffin-stewie in #27
Full Changelog: v0.8.0...v0.9.0
v0.8.0
What's Changed
- update latest Japanese model by @griffin-stewie in #24
Full Changelog: v0.7.0...v0.8.0
v0.7.0
The implementation is now equivalent to the original BudouX v0.5.1.
What's Changed
- add traditional chinese support by @griffin-stewie in #17
- Update to latest Japanese model by @griffin-stewie in #18
- Feat/catchup to v051 by @griffin-stewie in #19
- fix CustomModel matches the latest model structures by @griffin-stewie in #20
- "--lang" option now supports all lower-case notation as in the original. by @griffin-stewie in #21
Full Changelog: v0.6.0...v0.7.0
v0.6.0
Changes
The implementation is now equivalent to the original BudouX v0.3.0.
- added zh-hans model
v0.4.0
Now BudouX.swift supports SwiftUI's Text
. (Thanks treastrain!). More details.
v0.3.0
Some Improvements on budoux-swift
- Added
--model
option - Added
--thres
option - Changed, version numbering rules.
v0.2.0
- Add a tool which generating embedded data from original BudouX repository.
- Changed the location of the constant declaration.
- Avoid abbreviations.