Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-03-26 | 911 Bytes | |
v3.20.1 source code.tar.gz | 2025-03-26 | 1.0 MB | |
v3.20.1 source code.zip | 2025-03-26 | 1.4 MB | |
Totals: 3 Items | 2.5 MB | 1 |
What's Changed
- Make tests independent of Goa version by @raphael in https://github.com/goadesign/goa/pull/3657
- Use eval.InvalidArgError() to dsl.Body() more by @tchssk in https://github.com/goadesign/goa/pull/3658
- Refresh README by @raphael in https://github.com/goadesign/goa/pull/3659
- Properly consider bases when validating interceptors by @raphael in https://github.com/goadesign/goa/pull/3666
- Properly handle interceptor types in custom packages by @raphael in https://github.com/goadesign/goa/pull/3667
- Properly handle root files rename by @raphael in https://github.com/goadesign/goa/pull/3674
- Add missing codegen tool import by @raphael in https://github.com/goadesign/goa/pull/3682
- Validate example compatibility after DSL evaluation by @raphael in https://github.com/goadesign/goa/pull/3683
Full Changelog: https://github.com/goadesign/goa/compare/v3.20.0...v3.20.1