Skip to content

Releases: ozinka/text-work

Release v0.0.15

Choose a tag to compare

@github-actions github-actions released this 23 Aug 09:14
5e74744

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)

Pre-release

Choose a tag to compare

@github-actions github-actions released this 23 Aug 09:44
5e74744
Merge pull request #12 from ozinka/dev

Release text work 0.0.15

Dev Release 0.0.15 (Build 10)

Pre-release

Choose a tag to compare

@github-actions github-actions released this 23 Aug 09:00
6bc7366

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

Choose a tag to compare

@github-actions github-actions released this 15 Jan 09:28
6bc7366

Text Work 0.0.12

Added

  • Browser-mode support.

Changed

  • Refined highlighting rules.

Dev Release 0.0.12 (Build 9)

Pre-release

Choose a tag to compare

@github-actions github-actions released this 15 Jan 08:57
1d6980d

Text Work 0.0.12

Added

  • Browser-mode support.

Changed

  • Refined highlighting rules.

Dev Release 0.0.12 (Build 8)

Pre-release

Choose a tag to compare

@github-actions github-actions released this 15 Jan 08:56
1d6980d

Text Work 0.0.12

Added

  • Browser-mode support.

Changed

  • Refined highlighting rules.

Dev Release 0.0.11 (Build 7)

Pre-release

Choose a tag to compare

@github-actions github-actions released this 13 Jan 09:11
1d6980d

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)

Pre-release

Choose a tag to compare

@github-actions github-actions released this 06 Jan 12:58
1d6980d

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)

Pre-release

Choose a tag to compare

@github-actions github-actions released this 29 Dec 17:26
1d6980d

Text Work 0.0.11

Changed

  • Refactored color-highlighting rules.
  • Adjusted highlighting colors and reduced brightness for selected colors.

Release v0.0.10

Choose a tag to compare

@github-actions github-actions released this 11 Dec 18:42
1d6980d

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.