Skip to content

Releases: aerys/gpm

GPM 0.19.3

21 Sep 17:37
Compare
Choose a tag to compare

GPM (gpm) 0.19.3 changelog

Summary

  • 0 breaking new feature
  • 0 breaking fix
  • 0 new feature
  • 0 fix

GPM 0.19.2

21 Sep 16:06
Compare
Choose a tag to compare

GPM (gpm) 0.19.2 changelog

Summary

  • 0 breaking new feature
  • 0 breaking fix
  • 0 new feature
  • 0 fix

GPM 0.18.1

09 Nov 16:19
Compare
Choose a tag to compare

GPM (gpm) 0.18.1 changelog

Summary

  • 0 breaking new feature
  • 0 breaking fix
  • 0 new feature
  • 1 fix

Changes

Fixes

  • 95 - "path is too long" error when running gpm update on Windows

GPM 0.18.0

04 Oct 19:17
Compare
Choose a tag to compare

GPM (gpm) 0.18.0 changelog

Summary

  • 0 breaking new feature
  • 0 breaking fix
  • 1 new feature
  • 0 fix

Changes

New Features

  • 94 - Automated SSL_CERT_DIR and SSL_CERT_FILE discovery

GPM 0.17.0

20 Jul 14:18
Compare
Choose a tag to compare

GPM (gpm) 0.17.0 changelog

Summary

  • 0 breaking new feature
  • 0 breaking fix
  • 1 new feature
  • 0 fix

Changes

New Features

  • 89 - Always use the URL credentials when provided

GPM 0.16.0

03 Jun 17:33
Compare
Choose a tag to compare

GPM (gpm) 0.16.0 changelog

Summary

  • 0 breaking new feature
  • 0 breaking fix
  • 3 new features
  • 4 fixes

Changes

New Features

  • 87 - Add support for tilde expansion when parsing the SSH config
  • 85 - Update Vergen to version 5.1.8
  • 84 - Upgrade to Rust 1.51.0

Fixes

  • 77 - Wrong folder specified in the "Installing your first package" doc
  • 76 - Wrong documentation for package version specification
  • 75 - release.sh does not stop even when there is an error
  • 36 - SSH key encryption detection for openssh >= 6.5

GPM 0.15.0

26 Oct 11:33
Compare
Choose a tag to compare

GPM (gpm) 0.15.0 changelog

Summary

  • 0 breaking new feature
  • 0 breaking fix
  • 3 new features
  • 3 fixes

Changes

New Features

  • 74 - Pin the version of the base Docker image used for release builds
  • 70 - Show a different version number when there are unreleased changes
  • 69 - Enhance command error logs to show the full error chain

Fixes

  • 73 - Failing install/download requiring user-agent
  • 68 - Crash when installing a package without write permissions
  • 67 - Duplicated value for the Authorization HTTP header returned by /objects/batch

GPM 0.14.1

22 Jul 18:06
Compare
Choose a tag to compare

GPM (gpm) 0.14.1 changelog

Summary

  • 0 breaking new feature
  • 0 breaking fix
  • 0 new feature
  • 1 fix

Changes

Fixes

  • 67 - Duplicated value for the Authorization HTTP header returned by /objects/batch

GPM 0.14.0

28 Jun 21:46
Compare
Choose a tag to compare

GPM (gpm) 0.14.0 changelog

Summary

  • 0 breaking new feature
  • 0 breaking fix
  • 6 new features
  • 10 fixes

Changes

New Features

  • 62 - More comprehensive README
  • 57 - Ignore target in the Docker build context
  • 56 - Set opt-level = "z" for the release build
  • 50 - Remove hyphens in the GitLab CI stage names
  • 47 - Display the tag message upon install/download
  • 44 - Document GitLab & GitHub Release integration

Fixes

  • 65 - Fix README typos
  • 63 - Git vs git typo in the README code blocks
  • 61 - The clean command has no effect
  • 60 - Extra empty line after the SSH passphrase prompt on Windows 10
  • 55 - Broken changelog stored in the tag message
  • 54 - Concurrent package publish CI jobs fail
  • 53 - Missing Git LFS install in the CI publish jobs
  • 52 - Fix wrong entrypoint for the CI alpine/git image
  • 51 - The github-source-release GitLab CI job fails silently
  • 49 - 'curl: option -: is unknown' error in the github-source-release CI job

GPM 0.13.3

08 Apr 10:52
Compare
Choose a tag to compare

GPM (gpm) 0.13.3 changelog

Summary

  • 0 breaking new feature
  • 0 breaking fix
  • 0 new feature
  • 2 fixes

Changes

Fixes

  • #​53 - Missing Git LFS install in the CI publish jobs
  • #​52 - Fix wrong entrypoint for the CI alpine/git image