Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 705 Bytes

File metadata and controls

21 lines (14 loc) · 705 Bytes

goconfig v1.8.0

v1.8.0 improves developer experience, onboarding, and release readiness for broader open-source adoption.

Highlights

  • Expanded README with copy/paste recipes for API services, workers, and CLI tools.
  • Added practical examples in examples_test.go for faster onboarding.
  • Added release playbook (RELEASING.md) and adoption roadmap (ROADMAP.md).
  • Clarified automatic config.json loading behavior in docs.

Adoption and community

  • New roadmap with high-impact public issues and acceptance criteria.
  • Better release process documentation for predictable maintenance.

Upgrade notes

  • No breaking changes.
  • Existing users can upgrade directly from v1.7.1.