- Initial support for offline plugins - Initial support for yum and CentOS - Introduce feature selection, make overlay support optional - Check if plugin-specific properties are dirty when computing lifecycle actions - Add source handler for rpm packages - Ignore unreadable files in /etc/apt - Documentation updates - OsRelease code cleanup
1.18.4
-------------------
- Make chroot /dev mount private
1.18.3
-------------------
- Fix pip path in Python plugin
1.18.2
-------------------
- Refactor Python plugin for subclassing
1.18.1
-------------------
- Fix ignore patterns in local sources
1.18.0
-------------------
- Add SCons plugin - Add Ant plugin - Add Maven plugin - Fix lifecycle work directory cleaning - Make stage package tracking optional - Improve chisel error handling - Improve missing local source error message - Documentation fixes and updates