Releases: vChewing/Megrez
Releases · vChewing/Megrez
v1.0.6
What's Changed
- Add partial reverse-walk ability. by @ShikiSuen in #16
- Clang-Format // Use dual-space indentation. by @ShikiSuen in #18
- Remove partialReverseWalk() and enhance reverseWalk(). by @ShikiSuen in #19
Full Changelog: v1.0.5...v1.0.6
v1.0.5
What's Changed
- v1.0.5 // Compatibility updates with vChewing UserOverrideModel. by @ShikiSuen in #15
Full Changelog: v1.0.4...v1.0.5
v1.0.4
What's Changed
- Fix an issue that nodesCrossingOrEndingAt cannot fetch full-length candidates. by @ShikiSuen in #14
Full Changelog: v1.0.3...v1.0.4
v1.0.3
What's Changed
- v1.0.3 // Deprecating Swift-Collections, etc. by @ShikiSuen in #13
Full Changelog: v1.0.2...v1.0.3
v1.0.2
What's Changed
- Update tests to expose problems with overlapped candidate chars. by @ShikiSuen in #5
- Grid // Fix a conditioning mistake. by @ShikiSuen in #7
- build() // Fix wrong range. by @ShikiSuen in #9
Full Changelog: v1.0.1...v1.0.2
v1.0.1
What's Changed
- NodeAnchor // Return a key length 0 if node is nil. by @ShikiSuen in #3
- Use frozen structs where possible. by @ShikiSuen in #4
Full Changelog: v1.0.0...v1.0.1