Skip to content

Releases: iamd3vil/rlsr

Latest release: v0.8.3

05 Feb 16:56

Choose a tag to compare

Features:

89eb451: feat(release): add GitLab Releases support (#8) (@iamd3vil)

Chores:

9f308ec: chore: bump version to 0.8.3 (@iamd3vil)

Latest release: v0.8.2

29 Jan 17:57
1585d86

Choose a tag to compare

Features:

1585d86: feat: support different archive formats other than zip (#6) (@iamd3vil)

Latest release: v0.8.1

28 Jan 07:40

Choose a tag to compare

Features:

05160a6: feat(build): support templated build names (#4) (@iamd3vil)

Latest release: v0.8.0

27 Jan 11:13

Choose a tag to compare

Features:

0ccc4f8: feat(buildx): add buildx build support (@iamd3vil)

Fixes:

4d2a37e: fix: include chores in changelog (@iamd3vil)
456359c: fix(docs): update starlight social config (@iamd3vil)

Latest release: v0.7.1

27 Jan 05:43

Choose a tag to compare

37ccca8 chore(deps): update docs dependencies
c8b191d chore(deps): update rust dependencies

Latest release: v0.7.0

27 Jan 04:06

Choose a tag to compare

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

23 Apr 05:23

Choose a tag to compare

Fixes:

7b127a8: Ensure get_latest_tag retrieves any latest tag including non annotated tags.

v0.6.0

21 Apr 19:34

Choose a tag to compare

Features:

9a2c566: Support build-specific environment variables

v0.5.0

01 Apr 18:14

Choose a tag to compare

Features:

6a756a0: Add templating for changelog.

v0.4.0

19 Mar 07:42

Choose a tag to compare

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)