Skip to content

v1.0.4

Choose a tag to compare

@daemon-bot daemon-bot released this 31 Aug 17:39
· 27 commits to main since this release
56cc861

Changelog

  • 56cc861 Merge pull request #55 from 178inaba/tagpr-from-v1.0.3
  • 593306f [tagpr] update CHANGELOG.md
  • f35eb4b [tagpr] prepare for the next release
  • c2b254d Merge pull request #57 from 178inaba/refactor/49-port-json-to-encoding-json-v2
  • ee4f2fd Hold the sorted key order with the bytes, not just a comment
  • bc3685f Tighten the new format API and the fixtures around it
  • bc046d8 Decode with encoding/json/v2 in the tests too
  • 0346a25 Move the rendered output onto encoding/json/v2
  • 5fccbc3 Move the output rendering into internal/format
  • d67c154 Move the cache and config files onto encoding/json/v2
  • a9e50b6 Pin the output contract and the on-disk formats with fixtures
  • b151dcb Merge pull request #53 from 178inaba/feature/50-assert-plugin-invariants-in-ci
  • 0bdaff5 Merge pull request #54 from 178inaba/feature/48-enable-revive-and-go127-forms
  • 6890ef6 Let the three error messages state the facts the comment listed
  • 044a4b7 Point the package comments at what they describe
  • d0670d9 Assert the version on the value already read, as the compose pin does
  • abc6a49 Run tests against the context the test framework cancels
  • 5c6a89b Match the rate-limit error with errors.AsType
  • 1391d49 Apply go fix for the Go 1.27 standard-library and literal forms
  • d4ff32c Enable revive now that the tree is clean under it
  • d231e9f Drop the package name each exported Ts and parse helper repeats
  • b6a1521 Rename the parameters no body reads to _
  • 1a2f21f Give package cmd and main the package comments revive wants
  • 47ab143 Assert in CI the three facts that keep plugin updates flowing