Skip to content

Releases: ryanpcmcquen/codeFormatter

6.1.2

03 Aug 21:07
080548c
Compare
Choose a tag to compare

CRITICAL BUG FIX

03 Aug 20:42
Compare
Choose a tag to compare

This bug fix prevents data loss, upgrading to it is HIGHLY RECOMMENDED.

6.1.0: Merge pull request #2 from ryanpcmcquen/broken_ideas

20 Jul 22:12
cd39b26
Compare
Choose a tag to compare
Refactor for better parsing and performance.

6.0.1

19 Jul 21:13
f9dbba0
Compare
Choose a tag to compare
Add more notes about Microlight.

Significant refactor, now with embedded syntax highlighting, no innerHTML assignments, and better parsing of multi-match blocks.

19 Jul 21:06
Compare
Choose a tag to compare

5.0.0

18 Jul 22:14
e88c765
Compare
Choose a tag to compare
Add note about disabling the new syntax highlighting.

Bug fixes!

15 Jul 15:43
10e70d6
Compare
Choose a tag to compare

We weren't preserving the parent node, which was removing special attributes needed in some cases. Also, we were using code instead of pre tags, which meant newlines and indentation were not preserved, no thank you!

4.0.0

10 Jul 17:31
e13df0a
Compare
Choose a tag to compare
Apparently JSLint cares about the space.

3.0.0

27 Apr 21:40
a97da95
Compare
Choose a tag to compare
Add DOMPurify dependency.

2.0.0: No more Prettify.

25 Apr 19:27
Compare
Choose a tag to compare
Signed-off-by: Ryan McQuen <rpcm@linux.com>