Releases: vChewing/Megrez
Releases · vChewing/Megrez
v2.5.1
What's Changed
- Adding [Node].smashedPairs(). by @ShikiSuen in #94
- Fixing malfunctioned nodeBorderPointDictPair(), etc. by @ShikiSuen in #95
Full Changelog: v2.5.0...v2.5.1
v2.5.0
What's Changed
- Synchronizng fixes from MegrezNT 2.5.0 update. by @ShikiSuen in #93
- Updating certain terms.
- Fixing certain mistake-proofing conditionals.
- Removing certain duplicated symbols.
Full Changelog: v2.4.0...v2.5.0
v2.4.0
What's Changed
- Use [String] in lieu of String to handle chained keys. by @ShikiSuen in #92
Full Changelog: v2.3.1...v2.4.0
v2.3.1
What's Changed
- Allow resynchronizing unigram data in update(). by @ShikiSuen in #91
Full Changelog: v2.3.0...v2.3.1
v2.3.0
What's Changed
- Add extra security procedures to insertKey(). by @ShikiSuen in #90
Full Changelog: v2.2.0...v2.3.0
v2.2.0
What's Changed
- Add [Unigram].consolidate(), etc. by @ShikiSuen in #89
Full Changelog: v2.1.0...v2.2.0
v2.1.0
What's Changed
- Compositor // Add marker support, etc. by @ShikiSuen in #86
- Add marker support.
- Renaming "Candidates" back to "KeyValuePaired".
- Let node itself report whether its reading count mismatches the value length.
- Rename files to reflect previous commit changes. by @ShikiSuen in #87
- Tweaked the overriding score nerf ratio from 2 to 4. by @ShikiSuen in #88
Full Changelog: v2.0.3...v2.1.0
v2.0.3
What's Changed
- Add functions for node array. by @ShikiSuen in #84
- Refactor [node].findNode(), fixing a bug with it. by @ShikiSuen in #85
Full Changelog: v2.0.2...v2.0.3
v2.0.2
What's Changed
- Nerf overriding scores instead of resetting their overridden state. by @ShikiSuen in #82
- Make compositor into a struct. by @ShikiSuen in #83
Full Changelog: v2.0.1...v2.0.2
v2.0.1
What's Changed
- Stop overfixing in fetchOverlappingNodes(). by @ShikiSuen in #81
Full Changelog: v2.0.0...v2.0.1