This repository has been archived by the owner on Apr 30, 2024. It is now read-only.
Releases: coffeebeats/gdpack
Releases · coffeebeats/gdpack
v0.0.6
0.0.6 (2023-12-04)
What's Changed
- fix(ci): update executable archive step on Windows by @coffeebeats in #35
Full Changelog: v0.0.5...v0.0.6
v0.0.5
0.0.5 (2023-12-04)
What's Changed
- fix(ci): improve artifact archive steps in release workflow by @coffeebeats in #33
Full Changelog: v0.0.4...v0.0.5
v0.0.4
0.0.4 (2023-12-04)
What's Changed
- fix(ci): correct syntax error when archiving gdpack.exe by @coffeebeats in #31
Full Changelog: v0.0.3...v0.0.4
v0.0.3
0.0.3 (2023-12-04)
What's Changed
- feat(cmd/gdpack): define and document CLI sub-commands by @coffeebeats in #11
- feat(pkg/manifest): add a draft implementation of a manifest file for recording dependencies by @coffeebeats in #13
- feat(internal/git): add a
git
package with aClone
function for downloading git repositories by @coffeebeats in #14 - feat: migrate project to Rust to take advantage of
toml_edit
by @coffeebeats in #16 - chore: update to latest release-please by @coffeebeats in #19
- chore: specify
actions/upload-artifact
by major version only by @coffeebeats in #20 - fix(ci): correctly specify
release-please
release type by @coffeebeats in #21 - chore: refactor
release-please
config by @coffeebeats in #22 - fix: add missing
release-please
manifest by @coffeebeats in #23 - fix(ci): ensure
release-please
manifest isn't empty; add schema definition by @coffeebeats in #24 - fix(ci): add missing version to
release-please
manifest by @coffeebeats in #26 - fix(ci): remove schema definition from
release-please
manifest by @coffeebeats in #27 - fix(ci): don't include component in tag by @coffeebeats in #29
- fix: create zip portably; fix create release check by @coffeebeats in #30
Full Changelog: v0.0.2...v0.0.3
v0.0.2
0.0.2 (2023-11-10)
What's Changed
- chore(ci): remove version pin from release action by @coffeebeats in #4
- fix(docs,tools): correct Windows installation command; remove
tools.go
by @coffeebeats in #9
Full Changelog: v0.0.1...v0.0.2
v0.0.1
0.0.1 (2023-11-08)
What's Changed
- feat: scaffold the project by @coffeebeats in #1
- fix(CI): move
dependabot.yml
and PR template to correct path by @coffeebeats in #3
New Contributors
- @coffeebeats made their first contribution in #1
Full Changelog: https://github.com/coffeebeats/gdpack/commits/v0.0.1