Releases: abogoyavlensky/slim
Releases · abogoyavlensky/slim
Release version 0.3.1
0.3.1 - 2025-03-09
Fixed
- Fix version file reading functionality for creating tags
Release version 0.3.0
0.3.0 - 2025-03-09
Added
- Add ability to read version from a file using
:version-file
parameter. - Add support for
{{git-count-revs}}
template variable in version strings to dynamically include the number of git commits.
Release version 0.2.2
Release version 0.2.1
0.2.1 - 2025-02-07
Added
- Add separate config
:scm-url
to set the SCM URL in the library's pom-file.
Changed
- Set scm tag as a latest git commit if
:snapshot
istrue
. - Improve docs.
Release version 0.2.0
0.2.0 - 2025-02-04
Added
- Add ability to build, install and deploy library with minimal config.
0.1.0
0.1.0 - 2025-01-30
Added
- Add ability to build app with minimal config.