v1.1.2
What's Changed
- Added: Extract files from disc image to
object_base(18bd608)- When
extract_objectsis enabled (on by default), objects will be extracted from a disc image intoobject_base, and then used directly fromobject_basegoing forward. This allows users to delete the disc image from theirorigdirectory after the initial build.
- When
- Fixed: Make
selfilerelative toobject_base(4fe2608)
Full Changelog: v1.1.1...v1.1.2