Skip to content

v2.5.3

Compare
Choose a tag to compare
@Chrimle Chrimle released this 29 Dec 01:43
· 15 commits to main since this release
9e5c384

What's Changed

Bug Fixes

  • Remove Transitive Dependencies from mustache-templates Artifact by @Chrimle in #317

    Removes all transitive dependencies from the mustache-templates artifact. These dependencies, used only for testing, have been relocated to the tests module. Importing the mustache templates should not require any dependencies; this has now been fixed. In the event of issues, please refer to the tests module for the relevant dependencies and their versions.

Full Changelog: v2.5.2...v2.5.3