Skip to content

v2.3.0

Latest

Choose a tag to compare

@glitchedgitz glitchedgitz released this 06 Mar 02:22

What's Changed

Features

  • Add -no-color flag and NO_COLOR environment variable support
  • Improved usage as a library

Fixes

  • Fix methods , and . handling
  • Base64: add padding
  • Improved error handling
  • Apply methods improvements

Other

  • Added test cases
  • Dependency bumps (golang.org/x/net, gopkg.in/yaml.v3)
  • Grammar fixes