Releases: frederikheld/usm.io
Releases · frederikheld/usm.io
v3.2.1
v2.3.2
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
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
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
Raises version to 2.2.1
v2.2.0
Raises version to 2.2.0