Skip to content

Releases: wux1an/wxapkg

v1.5.0

26 Jun 13:59
Compare
Choose a tag to compare

Changelog

Features

  • c185df8 feat: implemented JavaScript code beautification for HTML files
  • 6ce2b40 feat: allows disabling of code beautification with global flag '--disable-beautify'

Bug fixes

  • 7e273d6 fix: fix flag '--disable-beautify'

v1.3.0

14 Jun 16:50
Compare
Choose a tag to compare

Changelog

Features

  • 9176db0 feat: implemented javascript beautification function

v1.2.0

14 Jun 16:48
Compare
Choose a tag to compare

Changelog

Features

  • d5526b6 feat: implemented html beautification function

v1.1.0

26 May 15:30
Compare
Choose a tag to compare

Changelog

Features

  • b712209 feat: implement scan for more information and optimize output

Others