Skip to content

v2.0.0-rc.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 30 Aug 07:48

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

Code Refactoring

  • Remove deprecated elements and rename fields to match Dockerfile commands (#203) (deaa69d)