Skip to content

v2.0.0

Latest
Compare
Choose a tag to compare
@wzagrajcz wzagrajcz released this 03 Feb 08:20
· 1 commit to master since this release

2.0.0 (Feb 3, 2025)

Breaking changes

  • Removed the deprecated force flag from the install and update commands.
  • Removed support for the glide package manager.

Enhancements

  • Migrated to Go 1.22.
  • Changed the logger from apex to slog. 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.