v0.0.10
Enhancements
Bug fixes
- Handle fields with multi-line comments (by @czeslavo in #53)
- Parse underlying types correctly (by @tenstad in #51)
- Use single parser collector (by @tenstad in #50)
- Assign inline based on json tag (by @tenstad in #48)
- Parse standalone types correctly (by @tenstad in #47)
Misc
- chore: update go mod version to 1.20 (by @tenstad in #46)
- test: update to kubebuilder 3.11.1 and kubernetes 1.25 (by @tenstad in #45)