Skip to content
This repository has been archived by the owner on Apr 30, 2024. It is now read-only.

Releases: coffeebeats/gdpack

v0.0.6

04 Dec 06:57
9ed3843
Compare
Choose a tag to compare

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

04 Dec 05:56
ba8c1bb
Compare
Choose a tag to compare

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

04 Dec 04:49
3fa8e8e
Compare
Choose a tag to compare

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

04 Dec 01:49
c4287a2
Compare
Choose a tag to compare

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 a Clone 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

10 Nov 18:42
2d7a594
Compare
Choose a tag to compare

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

08 Nov 05:43
0737083
Compare
Choose a tag to compare

0.0.1 (2023-11-08)

What's Changed

New Contributors

Full Changelog: https://github.com/coffeebeats/gdpack/commits/v0.0.1