Skip to content

Release v1.27.0

Compare
Choose a tag to compare
@github-actions github-actions released this 06 Jan 14:32

ADDITIONS

  • Add -pretty.amounts CLI flag to show human readable amounts
  • Add -skip-validation add option to skip all validations
  • Add -validate CLI flag to read files with ValidateOpts
  • feat: add option to skip all validations

IMPROVEMENTS

  • fix: properly count string lengths when padding fields
  • test: verify EntryDetail record lengths are valid for all return codes

BUILD

  • build: enable Go test shuffle
  • fix(deps): update module golang.org/x/oauth2 to v0.4.0
  • fix(deps): update module golang.org/x/text to v0.6.0