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.
- Using Latest auto formatting with cfformat
7.4.0 - 2023-06-14
- gitignore files for modules so config folder can be added.
7.3.0 - 2023-06-14
- Vscode mappings for cbsecurity
- Tons of inline docs for module configurations so newbies can find what they need
- Leveraging the auth
User
of thecbsecurity
module, so we can reuse what's already been built.
7.2.0 - 2023-05-19
- Added
allowPublicKeyRetrieval=true
to thedb
connection string - Added missing bundle name and version in
.cfconfig.json
and.env.example
- Added routing conventions to make it easier for the cli to add routes.
- 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