Skip to content

Releases: dev-itbasis-sdkm/sdkm

v2024.09-beta-01

20 Sep 05:38
9f1541c
Compare
Choose a tag to compare
1. Bump Go version

2. Fixed bug: #11
3. Fixed bug with downloading large files
4. Optimization of work with logs - redundant parsing of masks has been removed
5. Other minor refactorings

v2024.08-beta-06

15 Aug 21:11
3b4d4e8
Compare
Choose a tag to compare
  1. Bump minimal version Go
  2. Fixed #5
  3. Refactoring cache

v2024.08-beta-05

14 Aug 13:41
755ffd4
Compare
Choose a tag to compare
  1. Fixed bug getting the latest version in Go plugin
  2. Improved work with cache

v2024.08-beta-04

08 Aug 16:32
8e6024d
Compare
Choose a tag to compare
fixed #1

v2024.08-beta-03

08 Aug 13:46
ac710ad
Compare
Choose a tag to compare
  • Added the debug flag to the command line
  • Fixed bug passing arguments to exec command
  • Fixed CHANGELOG

v2024.08-beta-02

08 Aug 08:03
2e05017
Compare
Choose a tag to compare
  1. Fixed output - now the log is output to stderr , and the main information to stdout
  2. Fixed bugs
  3. Removed mock files from the coverage report
  4. Refactoring GitHub Actions

v2024.08-beta-01

06 Aug 06:00
532e9c7
Compare
Choose a tag to compare
  • Added changelog
  • Added caching of the SDK versions list. Now the check is performed only once a day
  • Added hook support for ZSH
  • Added hook support for Bash
  • Optimized tests
  • Outputting information in code now via slog