2.0.0 (Feb 3, 2025)
Breaking changes
- Removed the deprecated
force
flag from theinstall
andupdate
commands. - Removed support for the
glide
package manager.
Enhancements
- Migrated to Go
1.22
. - Changed the logger from
apex
toslog
. The log output has not been changed. - Updated vulnerable dependencies.
Fixes
- Fixed a problem with invisible output in the light background by converting all colors to a monochromatic representation (GH#196).
- Improved code by resolving issues reported by linter.