Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
0.5.0.tar.gz | 2021-01-26 | 88.2 kB | |
0.5.0.zip | 2021-01-26 | 300.1 kB | |
README.md | 2021-01-26 | 384 Bytes | |
Totals: 3 Items | 388.7 kB | 0 |
New Features
- Permit specifying build tags for analysis (#252)
Changed
- Use full
go run
command ingo:generate
comment (#268)
Bug Fixes
- internal/wire: fix panic in objectCache.processExpr (#236)
- internal/wire: copy doc comment for generated injectors (#254)
- docs: fix syntax error (#255)
- docs: fix incorrect generated code in example (#277)