Releases: dev-itbasis-sdkm/sdkm
Releases · dev-itbasis-sdkm/sdkm
v2024.09-beta-01
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
- Bump minimal version Go
- Fixed #5
- Refactoring cache
v2024.08-beta-05
- Fixed bug getting the latest version in Go plugin
- Improved work with cache
v2024.08-beta-04
fixed #1
v2024.08-beta-03
- Added the debug flag to the command line
- Fixed bug passing arguments to exec command
- Fixed CHANGELOG
v2024.08-beta-02
- Fixed output - now the log is output to stderr , and the main information to stdout
- Fixed bugs
- Removed mock files from the coverage report
- Refactoring GitHub Actions
v2024.08-beta-01
- 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