Skip to content

v0.27.0

Latest

Choose a tag to compare

@github-actions github-actions released this 16 Jul 11:50
· 12 commits to master since this release
v0.27.0

0.27.0 - 2026-07-16

Full Changelog: v0.26.4...v0.27.0

11 commits in this release.


Implemented enhancements

  • feat: new formats for currencies (ISO-4217 alpha-3) and countries (ISO-3166 alpha-3 & alpha-2) by @fredbi in #285 ...
  • feat(duration): add ISO 8601 / RFC 3339 duration format (duration-iso8601) by @fredbi in #284 ...

Fixed bugs

  • fix(base64): use standard RFC 4648 alphabet on the text path (#87) by @fredbi in #283 ...
  • fix(duration): fix panic with trailing space, added fuzz by @fredbi in #281 ...

Documentation

Testing

  • test(fuzz): added systematic fuzzing of formats by @fredbi in #282 ...

Miscellaneous tasks

Updates

  • build(deps): bump the other-dependencies group across 3 directories with 1 update by @dependabot[bot] in #277 ...
  • build(deps): bump golang.org/x/net from 0.56.0 to 0.57.0 in the golang-org-dependencies group across 1 directory by @dependabot[bot] in #276 ...

Other (technical)

  • Add comments for ISO 3166 countries source data by @fredbi ...

People who contributed to this release


strfmt license terms

License

Per-module changes


enable/mongodb (0.27.0)

Miscellaneous tasks

Updates

  • build(deps): bump the other-dependencies group across 3 directories with 1 update by @dependabot[bot] in #277 ...

internal/testintegration (0.27.0)

Implemented enhancements

  • feat(duration): add ISO 8601 / RFC 3339 duration format (duration-iso8601) by @fredbi in #284 ...

Miscellaneous tasks

Updates

  • build(deps): bump the other-dependencies group across 3 directories with 1 update by @dependabot[bot] in #277 ...
  • build(deps): bump golang.org/x/net from 0.56.0 to 0.57.0 in the golang-org-dependencies group across 1 directory by @dependabot[bot] in #276 ...