Skip to content

Releases: SudoMagicCode/td-annotation-formatter

Release v0.1.0

17 Feb 01:06

Choose a tag to compare

v0.0.7

15 Jul 20:44

Choose a tag to compare

Updates bullet point substitution logic

Improves the bullet point substitution logic in the
annotation formatter. It now checks for a wider range
of bullet symbols at the beginning of each line and
replaces them with a consistent substitution character,
improving the readability and formatting of annotations.

v0.0.6

15 Jul 20:11

Choose a tag to compare

Updates annotation bullet points

Updates the annotation formatter to consistently use a custom bullet point substitution.

This improves readability and allows for better control over bullet point formatting in annotations.

v0.0.5

15 Jul 20:03

Choose a tag to compare

Corrects bullet point replacement

Ensures only the first instance of '*' or '-'
is replaced with a bullet point. This fixes
potential issues where subsequent characters
were incorrectly converted.

v0.0.4

15 Jul 18:53

Choose a tag to compare

handles addition symbol for bullet points

v0.0.3

14 Jul 03:42

Choose a tag to compare

build settings update

v0.0.2

14 Jul 03:20

Choose a tag to compare

Expands text solving past just ops

v0.0.1

12 Jul 07:06

Choose a tag to compare

TOE Update