All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Gitignore updates so it doesn't ignore 'config/modules'
7.3.0 - 2023-05-19
- Changed
renderView()
to new standard ofview()
- Added
allowPublicKeyRetrieval=true
to thedb
connection string - Added missing bundle name and version in
.cfconfig.json
and.env.example
7.2.0 - 2023-05-16
- Added correct dependency versions
- Added routing conventions to make it easier for the cli to add routes.
- Forgot the
modules_app
convention.
- GH actions
- Changelog Tracking
- Github actions for auto building
- Latest ColdBox standards
- UI Updates
- Latest Alpine + Bootstrap Combo
- vscode introspection and helpers
- Docker build and compose consolidation to the
build
folder - Cleanup of
tests
to new standards