Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
bud_v0.2.8_darwin_amd64.tar.gz | 2023-01-28 | 17.5 MB | |
bud_v0.2.8_darwin_arm64.tar.gz | 2023-01-28 | 16.5 MB | |
bud_v0.2.8_linux_amd64.tar.gz | 2023-01-28 | 17.3 MB | |
checksums.txt | 2023-01-28 | 290 Bytes | |
README.md | 2023-01-28 | 376 Bytes | |
v0.2.8.tar.gz | 2023-01-28 | 510.5 kB | |
v0.2.8.zip | 2023-01-28 | 680.6 kB | |
Totals: 7 Items | 52.5 MB | 0 |
- Added beta support for
generator/
andtranspiler/
generators. Docs coming in a later release, but you can look at the tests for example usage if you're feeling adventurous. - Added better support for type aliases to dependency injection.
- Fixed an issue where transition state between changes in the controller would lead to the generated controller getting removed.