Releases: sifis-home/sifis-generate
Releases · sifis-home/sifis-generate
v0.5.3
- Update the actions to the latest version
- Fix the docker support
- Update the
manifest
tool to the latest version
v0.5.2
- Provide example/minimal docker files as well
v0.5.1
- Expand the README section to clarify how the hierarchical configuration works
- Expand the docker support for the cargo template
v0.5.0
- Hierarchical configuration: now it is possible to customize the default behaviour using a
config.toml
.
- Improved cargo, maven, poetry and meson support
- Additional fixes and refinements in the auto-generated README.md across the board.
v0.4.1
- reuse support
- compact cargo CI
- clap and license major bump
v0.4.0
- The cli changed to have a separate subcommand for each project kind
- Codecov is now the default code coverage aggregator
- Some additional tweaking on the cargo CI
v0.2.1
Fixes:
- The cargo Github yaml was missing a
jobs:
tag.
v0.2.0
New supported build system