Skip to content

Releases: frederikheld/usm.io

v3.2.1

21 Jun 14:35
914f05d
Compare
Choose a tag to compare

Changed:

  • Improved docs to help new users understad how this package can be used. Especially highlighted that the example directory is a good place to explore.

Security:

  • Bumped all dependencies to the current version to fix vulnerabilities

v2.3.2

23 Apr 01:31
d592589
Compare
Choose a tag to compare

Security:

  • Update dependencies to fix security vulnerabilities. Some of them have been bumped to the current major version as long as it didn't introduce breaking changes to this project.

v2.3.1

11 Aug 15:08
ca5a6d1
Compare
Choose a tag to compare

Fixes:

  • Package entrypoint was not updated when the sources were moved to 'src/'. This broke the package. The issue is fixed with this release.

v2.3.0

11 Aug 01:13
Compare
Choose a tag to compare

New Features:

  • You can now use templates for header and footer of map and cards that use the Mustache template syntax.
  • You can now tag cards. Tags will be added as classes to the card container.
  • You can now define Acceptance Criteria for cards which will be rendered as a list below the description.
  • Cards with a package will now have the class "has-package"

Refactorings:

  • All sources have been moved to the folder 'src' to clear the folder structure up. This also speeds up test execution significantly as the test runner dosn't run through node_modules anymore.
  • Complete re-write of the render engine following the SOLID principles
  • Improved documentation
  • Removed some helpers

v2.2.1

14 Jul 23:44
Compare
Choose a tag to compare
Raises version to 2.2.1

v2.2.0

11 Jul 21:34
Compare
Choose a tag to compare
Raises version to 2.2.0