v2.1.0
Changelog
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.
[2.1.0] => 2020-MAY-14
Added
- ColdBox 6 support
- Formatting
Removed
- ColdBox 4 lingering code
[2.0.0] => 2020-MAY-04
Added
- Formatting updates
- Quick/QB Panels
Removed
- Dropped ACF 11 support
[1.7.1] => 2019-MAR-06
- Updated location protocol
[1.7.0] => 2019-MAR-06
- Missing interception points for extending the panels:
afterDebuggerPanel
,beforeDebuggerPanel
- New Module Layout
- Dropping lucee 4.5 support
[1.6.0 ]
- ColdBox 5 Support
[1.5.0]
- Case-Sensitive filesystems fix
- Updated travis builds
- Unified workbench approach
[1.4.0]
- ColdBox Tracer Appender added by Default by Eric Peterson
[1.3.0]
- Travis integration
- DocBox update
- Build process update
[1.2.0]
- Fix unscoped currentrow which was throwing an error when debugging was enabled.
- Removed reference to missing images in CSS
- Updated build scripts
- How to turn off debugger for tests, it does this automatically now.
- filename cases don't match #5 on certain includes
[1.1.0]
- https://ortussolutions.atlassian.net/browse/CCM-14 Issue with unloading modules
- https://ortussolutions.atlassian.net/browse/CCM-25 Lucee support
- https://ortussolutions.atlassian.net/browse/CCM-24 Added names of rendered
- Unloading of helpers on unload
views and layouts - Updated production ignore lists
[1.0.1]
- Bug fixes on caching panels and chicken/egg issues for ColdBox loading
[1.0.0]
- Create first module version