v3.1.0
- Move Composer's Post-Install, and Post-Autoload command to build time. added an entry to FAQ to how to fix build failure at post-install-cmd in most frameworks.
- Fix possible Autoload Missing Classes by using ACPU optimization over Authoritative classmap.
- In Development, use the mounted
vendor
folder instead of having to reinstall everything when introducing a new package 📦