Skip to content

Releases: Open-CMSIS-Pack/cpackget

v0.5.0

17 May 13:03
Compare
Choose a tag to compare

This v0.5.0 release contains:

Bug fixes

  • Fix pack installation with semantic versioning

New features

  • Add --force-reinstall flag to force pack installation
  • Combine pack and psdc commands
  • Make index-url mandatory in init command
  • List packs using Yaml naming standard

v0.4.1

02 May 13:02
Compare
Choose a tag to compare

This v0.4.1 release contains a small bug fix that prevents cpackget from raising an error when installing a pack via PDSC file that is already installed

v0.4.0

18 Apr 23:36
Compare
Choose a tag to compare

This v0.4 release contains:

Bug fixes

  • Continue listing packs despite malformed pack names
  • Do not raise error when installing a pack already installed
  • Do not raise error when using non HTTPS url for updating index.pix

New features

  • Avoid displaying progress bar on non-interactive terminals
  • Remove extracted licenses when purging
  • Add notes on how to configure cpackget behind a proxy
  • Support YML pack notation e.g. "ARM::[email protected]"

v0.3.2

22 Mar 11:34
b04c08f
Compare
Choose a tag to compare

Bug fix release adressing #36

v0.3.1

11 Mar 15:15
Compare
Choose a tag to compare

v0.3.1

This v0.3.1 release contains a tiny typo fix that prevented
cpackget's version from being injected to its binary, thus
causing it not to display the version of cpackget.

v0.3.0

08 Mar 13:27
Compare
Choose a tag to compare

v0.3.0

This v0.3.0 release makes cpackget more verbose by default. This will
show pack installation progress on both downloading and decompressing.

It also supports gracefully ending an installation when hitting CTRL+C.

Finally this release supports installing packs using only the pack name,
e.g. "ARM.CMSIS" or "ARM.CMSIS.5.7.0" in case a specific version is required.

v0.2.0

09 Nov 02:42
Compare
Choose a tag to compare

v0.2.0

This v0.2.0 release makes cpackget capable of replacing cp_init and cp_install
in cbuild. It:

  • adds an "init" subcommand that allows creation of the pack root installation directory (replaces cp_init.sh)
  • supports embedded license agreement step before installing packs
  • supports updating the public index in .Web/index.pidx
  • supports installing multiple packs at once specified via file (cp_install.sh)

v0.1.3

17 Sep 22:05
Compare
Choose a tag to compare

v0.1.3

This v0.1.3 release fixes a bug when writing the "local_repository.pidx"
without a proper XML header. Also it correctly prefixes local URL of
packs installed via PDSC file.

v0.1.2

03 Sep 17:27
Compare
Choose a tag to compare

v0.1.2

This v0.1.2 release of cpackget fixes a bug when installing
packs on Windows systems.

v0.1.1

31 Aug 13:02
Compare
Choose a tag to compare

v0.1.1