- Implement new `FlatPackage` and `DistributionPackage` classes
- Intended for more advanced package configurations, including bundling multiple PKGs inside a single distribution package
- Implement more robust subprocess logging for errors
- Implement Copy on Write (COW) for package resources
- 20% faster package creation on average