- Added - Added VisualStudioWebsite and VisualStudioWebapp.
- Changed - Improve product and builder argument handling. - Added leader to build messages. - Change Docker tag to be just the buildname.
- Removed -Removed vsver argument to Visual Studio products and builders.
15.2.0
- Added - Added create_package argument to CxFreezeBuilder.
- Changed - Don't require packages which aren't available in Docker Alpine containers. - Don't install PyQt5 on unsupported Linux distributions. - Improve Linux build OS determination in platarch.get_type.
15.1.1
- Changed - Make sure all __getattr__ calls raise AttributeError on failure.