Skip to content

Releases: vChewing/Megrez

v1.0.6

10 May 06:52
c6b94a8
Compare
Choose a tag to compare

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

04 May 14:01
74cf2d1
Compare
Choose a tag to compare

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

01 May 02:15
dcdfdf1
Compare
Choose a tag to compare

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

30 Apr 15:35
7c1e19d
Compare
Choose a tag to compare

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

30 Apr 03:15
23fe3aa
Compare
Choose a tag to compare

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

29 Apr 15:04
66cf73b
Compare
Choose a tag to compare

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

v1.0.0

25 Apr 02:35
80ddbc0
Compare
Choose a tag to compare

First usable Swift package release.