Releases: ozinka/text-work
Releases · ozinka/text-work
Release list
Release v0.0.15
Text Work 0.0.15
Added
- Automatic renumbering of subsequent numeric list items after inserting a new item.
- Automated tests for list continuation, indentation, outdent, and renumbering.
Changed
- Reorganized custom highlighting words into simple color-based groups.
- Improved quoted-text handling so apostrophes inside words do not break single-quoted text.
- Improved list continuation, indentation, and outdent behavior.
- Moved QA and UAT highlighting to the violet color group.
Dev Release 0.0.15 (Build 11)
Merge pull request #12 from ozinka/dev Release text work 0.0.15
Dev Release 0.0.15 (Build 10)
Text Work 0.0.15
Added
- Automatic renumbering of subsequent numeric list items after inserting a new item.
- Automated tests for list continuation, indentation, outdent, and renumbering.
Changed
- Reorganized custom highlighting words into simple color-based groups.
- Improved quoted-text handling so apostrophes inside words do not break single-quoted text.
- Improved list continuation, indentation, and outdent behavior.
- Moved QA and UAT highlighting to the violet color group.
Release v0.0.12
Text Work 0.0.12
Added
- Browser-mode support.
Changed
- Refined highlighting rules.
Dev Release 0.0.12 (Build 9)
Text Work 0.0.12
Added
- Browser-mode support.
Changed
- Refined highlighting rules.
Dev Release 0.0.12 (Build 8)
Text Work 0.0.12
Added
- Browser-mode support.
Changed
- Refined highlighting rules.
Dev Release 0.0.11 (Build 7)
Text Work 0.0.11
Changed
- Refactored color-highlighting rules.
- Adjusted highlighting colors and reduced brightness for selected colors.
Dev Release 0.0.11 (Build 6)
Text Work 0.0.11
Changed
- Refactored color-highlighting rules.
- Adjusted highlighting colors and reduced brightness for selected colors.
Dev Release 0.0.11 (Build 5)
Text Work 0.0.11
Changed
- Refactored color-highlighting rules.
- Adjusted highlighting colors and reduced brightness for selected colors.
Release v0.0.10
Text Work 0.0.10
Fixed
- List continuation now takes priority when Enter is pressed in a list context.
- Corrected list-type cycling with Tab and Shift+Tab.
- Improved handling of Roman-numeral list markers.