Releases: iamd3vil/rlsr
Latest release: v0.8.3
Latest release: v0.8.2
Latest release: v0.8.1
Latest release: v0.8.0
Latest release: v0.7.1
37ccca8 chore(deps): update docs dependencies c8b191d chore(deps): update rust dependencies
Latest release: v0.7.0
Features:
d1d7877: Add build matrix support
c493588: Add sequential builds option and preserve zip timestamps
d63e1b6: (ci): add rlsr composite action
a71e042: (ci): add reusable rlsr workflow
e864a7a: (templating): finish changelog and flags
de97d4c: (changelog): add filters and conventional parsing
fec3c23: (templating): move helpers into modul
e093cd8: (templating): expand templated fields
25aab58: (templating): add env/time contex
a25ab60: (templating): add string filters
a3ee83e: (templating): add build target metad
d42d221: (templating): expand metadata contex
55e234e: switch to cross/cargo-zigbuild for macos builds.
5e6210f: (checksum): add more hash algorithms
Fixes:
d5d73ab: (build): template posthook and bin_name
Latest release: v0.6.1
Fixes:
7b127a8: Ensure get_latest_tag retrieves any latest tag including non annotated tags.
v0.6.0
v0.5.0
v0.4.0
cade307: fix: Issue with publising builds after --skip-publish is introduced. (@iamd3vil)
bf81a89: refactor: Update deps. (@iamd3vil)
2ac22b4: feat: Change publish to skip publish flag as that makes more sense. (@iamd3vil)
3792534: feat: Add after hook support. (@iamd3vil)
0194111: refactor: Combine all publisher errors and show once. (@iamd3vil)
6d2c5d3: refactor: Increase buffer size and also improve error handling. (@iamd3vil)
5bce31a: fix: Fix panic when there's generating changelog with only the latest tag. (@iamd3vil)