v5.3.0
What's new
- Added
singular/pluralconfiguration options to resources #339 by @duncanmcclean - Migrations are now generated using the anonymous class syntax #332 by @duncanmcclean
What's improved
- When generating migrations from a blueprint & a fieldtype can't be mapped to a column type, Runway will now add a
TODOfor you to complete the migration #334 by @duncanmcclean
What's fixed
- Ensure migrations aren't run if the user didn't ask for them to be run #333 by @duncanmcclean
- Fixed UI issues with the sidebar on the publish from #338 by @duncanmcclean