Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 306 Bytes

CHANGELOG.md

File metadata and controls

12 lines (9 loc) · 306 Bytes

Changelog

v0.3

  • Various bug fixes, passes most of the original jsbeautifier tests

v0.2

  • Semi-Tested Unicode support, converted most of the code to use Go's rune parsing methods, seems to be fine but needs more testing
  • Untested Regex parsing
  • Some edge cases fixed

v0.1

  • Initial release