File tree Expand file tree Collapse file tree 1 file changed +15
-0
lines changed Expand file tree Collapse file tree 1 file changed +15
-0
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
33- Unreleased
4+ - 0.12.0-rc3 (2024-06-21)
5+ - TVM
6+ - reduce rounding errors when ` PYR==CYR ` , the most common case in the US
7+ at least
8+ - ** Bug Fix** : update logic that determines when the comma ` , ` character can
9+ be inserted into the input buffer
10+ - some internal routines were still looking at the last character in the
11+ input buffer, instead of the character to the left of the current
12+ cursor
13+ - prevented comma insertion when the cursor was scrolled into the
14+ middle of the input buffer
15+ - updated to look at the char to the left of cursor
16+ - update logic that handles left and right braces ` { } `
17+ - comma now allowed only inside an open left-brace ` { `
18+ - comma no longer allowed after the last closing right-brace ` } `
419- 0.12.0-rc2 (2024-06-19)
520 - TVM
621 - improve logic for appending the "overridden" dot after the ` IYR1 ` ,
You can’t perform that action at this time.
0 commit comments