Releases: Open-CMSIS-Pack/cpackget
Releases · Open-CMSIS-Pack/cpackget
v2.1.4
What's Changed
- 🤖 [TPIP] Automated report updates by @github-actions in #323
- build(deps): Bump github.com/schollz/progressbar/v3 from 3.14.4 to 3.14.5 by @dependabot in #325
- 🤖 [TPIP] Automated report updates by @github-actions in #326
- build(deps): Bump golang.org/x/sync from 0.7.0 to 0.8.0 by @dependabot in #327
- build(deps): Bump github.com/schollz/progressbar/v3 from 3.14.5 to 3.14.6 by @dependabot in #328
- build(deps): Bump golang.org/x/mod from 0.19.0 to 0.20.0 by @dependabot in #329
- 🤖 [TPIP] Automated report updates by @github-actions in #330
- build(deps): Bump golang.org/x/net from 0.27.0 to 0.28.0 by @dependabot in #331
- 🤖 [TPIP] Automated report updates by @github-actions in #333
- update-index now checks for updates for local packs by @bgn42 in #334
- Update local, some error messages changed by @bgn42 in #337
- build(deps): Bump paambaati/codeclimate-action from 8.0.0 to 9.0.0 by @dependabot in #335
- Patch level select with @~ by @bgn42 in #338
- build(deps): Bump golang.org/x/term from 0.23.0 to 0.24.0 by @dependabot in #339
- build(deps): Bump golang.org/x/mod from 0.20.0 to 0.21.0 by @dependabot in #340
- build(deps): Bump golang.org/x/net from 0.28.0 to 0.29.0 by @dependabot in #341
- build(deps): Bump peter-evans/create-pull-request from 6 to 7 by @dependabot in #343
- Path problem, issue #290 by @bgn42 in #342
- Implemented cpackget update, corrected list --updates by @bgn42 in #345
Full Changelog: v2.1.3...v2.1.4
v2.1.3
v2.1.2
What's Changed
- 🤖 [TPIP] Automated report updates by @github-actions in #281
- [cpackget] fails to install the packs #283 by @edriouk in #288
- build(deps): Bump golang.org/x/net from 0.23.0 to 0.24.0 by @dependabot in #284
- build(deps): Bump golang.org/x/term from 0.18.0 to 0.19.0 by @dependabot in #285
- build(deps): Bump golang.org/x/mod from 0.16.0 to 0.17.0 by @dependabot in #286
- build(deps): Bump golang.org/x/sync from 0.6.0 to 0.7.0 by @dependabot in #287
- 🤖 [TPIP] Automated report updates by @github-actions in #289
- Bump golang version to 1.22.3 by @brondani in #297
Full Changelog: v2.1.1...v2.1.2
v2.1.1
v2.1.0
Important Changes
- fixed: crash on file:/// by @thorstendb-ARM in #241
- [cpackget] must strip meta data from version #268 by @edriouk in #273
- changed: using os.TempDir() for temporary file operations by @thorstendb-ARM in #274
- [cpackget] must strip meta data from version #268 by @edriouk in #275
What's Changed
- build(deps): Bump golang.org/x/crypto from 0.15.0 to 0.17.0 by @dependabot in #235
- 🤖 [TPIP] Automated report updates by @github-actions in #240
- Upload release artifacts only when the tag is created by @soumeh01 in #239
- build(deps): Bump actions/setup-go from 4 to 5 by @dependabot in #231
- fixed: crash on file:/// by @thorstendb-ARM in #241
- Adapt new upload action by @soumeh01 in #243
- build(deps): Bump github.com/cloudflare/circl from 1.3.6 to 1.3.7 by @dependabot in #237
- Adapt new download-artifact action by @soumeh01 in #244
- 🤖 [TPIP] Automated report updates by @github-actions in #245
- Update README.md by @jkrech in #248
- build(deps): Bump peter-evans/create-pull-request from 5 to 6 by @dependabot in #249
- build(deps): Bump golangci/golangci-lint-action from 3 to 4 by @dependabot in #254
- Update dependabot.yaml by @soumeh01 in #251
- build(deps): Bump golang.org/x/net from 0.18.0 to 0.21.0 by @dependabot in #255
- build(deps): Bump github.com/spf13/viper from 1.17.0 to 1.18.2 by @dependabot in #257
- build(deps): Bump github.com/ProtonMail/gopenpgp/v2 from 2.7.4 to 2.7.5 by @dependabot in #258
- build(deps): Bump golang.org/x/mod from 0.14.0 to 0.15.0 by @dependabot in #259
- build(deps): Bump golang.org/x/sync from 0.5.0 to 0.6.0 by @dependabot in #261
- 🤖 [TPIP] Automated report updates by @github-actions in #260
- build(deps): Bump github.com/schollz/progressbar/v3 from 3.14.1 to 3.14.2 by @dependabot in #262
- 🤖 [TPIP] Automated report updates by @github-actions in #263
- build(deps): Bump github.com/stretchr/testify from 1.8.4 to 1.9.0 by @dependabot in #264
- build(deps): Bump golang.org/x/mod from 0.15.0 to 0.16.0 by @dependabot in #265
- build(deps): Bump golang.org/x/term from 0.17.0 to 0.18.0 by @dependabot in #267
- build(deps): Bump golang.org/x/net from 0.21.0 to 0.22.0 by @dependabot in #266
- 🤖 [TPIP] Automated report updates by @github-actions in #270
- [cpackget] must strip meta data from version #268 by @edriouk in #273
- changed: using os.TempDir() for temporary file operations by @thorstendb-ARM in #274
- [cpackget] must strip meta data from version #268 by @edriouk in #275
New Contributors
Full Changelog: v2.0.1...v2.1.0
v2.0.1
What's Changed
- Pack Installer fails to install packs with a backslash in the license file path by @thorstendb-ARM in #238
Full Changelog: v2.0.0...v2.0.1
v2.0.0
What's Changed
- Test for online connection by @thorstendb-ARM in #222
- go version update by @soumeh01 in #223
Full Changelog: v1.0.2...v2.0.0
v1.0.2
What's Changed
- added: report License file name by @thorstendb-ARM in #202
- Fixed error message if a pack cannot be found in current index.pidx by @thorstendb-ARM in #209
- Fixed encoded progress reporting for unzip by @thorstendb-ARM in #212
New Contributors
- @github-actions made their first contribution in #216
Full Changelog: v1.0.1...v1.0.2
v1.0.1
What's Changed
- Activate dependabot by @JonatanAntoni in #193
- build(deps): bump actions/setup-go from 3 to 4 by @dependabot in #194
- [cpackget] --concurrent-downloads (default 5) corrupts downloaded *.pdsc files #197 by @thorstendb-ARM in #200
Full Changelog: v1.0.0...v1.0.1
v1.0.0
What's Changed
- [cpackget] fixing root_test module by @thorstendb-ARM in #179
- [cpackget] Debug log level not working on some commands #131 by @thorstendb-ARM in #181
- Use keil.com/pack/ as default address to fetch PDSC files by @thorstendb-ARM in #183
- [cpackget] If PDSC file is no longer listed in index.pidx, it shall be removed from .Web folder by @thorstendb-ARM in #184
- [cpackget] touch pack.idx after init command by @thorstendb-ARM in #185
- [cpackget] update-index: added option "-a" to download all missing PDSC files that are listed in index.pidx by @thorstendb-ARM in #186
- Add CodeCov to workflow by @JonatanAntoni in #189
- [cpackget] Encoded progress, when tool is called from other tools by @thorstendb-ARM in #188
- [cpackget] refined --skip-touch option by @thorstendb-ARM in #190
- [cpackget] added: total number of files found in index.pidx by @thorstendb-ARM in #191
- [cpackget] by @thorstendb-ARM in #192
Full Changelog: v0.9.4...v1.0.0