Skip to content

Latest commit

 

History

History
55 lines (29 loc) · 1.21 KB

CHANGELOG.md

File metadata and controls

55 lines (29 loc) · 1.21 KB

Changelog

1.3.3

  • #21 Explicitly define directoryList sort order

1.3.2

  • #19 Stop needlessly instantiating util component that can be a single instance

1.3.1

  • #17 Protect against unsanitized data output as js data

1.3.0

  • #12, #13 and #14: performance improvements around recalculating asset sort order

1.2.6-1.2.8

  • Build tweaks and fixes for GH actions

1.2.5

  • Convert build to GitHub Actions
  • Ignore querystring when detecting asset type

1.2.3-1.2.4

  • Build fixes

1.2.2

  • STICKER-10 Add getMemento() public method

1.2.1

  • Fix version number cabf3f5 [twgit] Init hotfix 'hotfix-1.2.1'.

1.2.0

  • #8 add ability to do adhoc URL includes

1.1.0

  • #6 Allow arbitrary attributes passed to addAsset() to be rendered on script and style tags

1.0.1-1.0.2

  • Build fixes and general project cleanup

1.0.0

Initial release