v2.0.0-rc.1
Pre-release
Pre-release
2.0.0-rc.1 (2024-08-30)
⚠ BREAKING CHANGES
- Last struct refactoring (#255)
- Improve cache struct and replace artifacts by copy (#243)
- Lock file management (#244)
- Extend definitions from other files (#236)
- Permissive serde as feature (#229)
- Improve struc and user management (#223)
- Improve Dofigen config structure (#208)
- Improve the gen command options (#207)
- Generate JSON Schema (#205)
- Remove deprecated elements and rename fields to match Dockerfile commands (#203)
Features
- Extend definitions from other files (#236) (a422a0f)
- Generate JSON Schema (#205) (0328a4f)
- Improve cache struct and replace artifacts by copy (#243) (c402738)
- Improve Dofigen config structure (#208) (10dfcf6)
- Improve struc and user management (#223) (a25d3ac)
- Improve the gen command options (#207) (1d68219)
- Last struct refactoring (#255) (0fc06cf)
- Lock file management (#244) (9799a1c)
- Manage local FS binding (#230) (ba3a0e3)
- Multiline scripts with EOF (#226) (4846f79)
- Permissive serde as feature (#229) (95444eb)