Skip to content

Latest commit

 

History

History
32 lines (23 loc) · 995 Bytes

File metadata and controls

32 lines (23 loc) · 995 Bytes

0.1.0

  • First release for basic HTML attribute sorting

0.1.1

  • Corrected published Atom package version number

0.1.2

  • Corrected incorrect version number within package

0.1.3

  • Updated README with a detailed description on usage and support with a helpful screenshot video

0.1.4

  • Changed gif to be embedded rather than linked

0.2.0

  • Skipped version due to incorrect publish tag during first release

0.2.1

  • Skipped version due to incorrect publish tag during first release

0.2.2

  • Changed README HTML examples to block styling
  • Updated CHANGELOG.md file to list all changes up until current version
  • Changed sorting functionality to use the DOMParser API rather than string manipulation

0.2.3

  • Updated README.md with correct block styling and added text detail to each example
  • Removed document length check which always returned an undefined value

0.2.4

  • Added additional checks before trying to sort attributes to stop errors from being displayed