File tree Expand file tree Collapse file tree 1 file changed +7
-3
lines changed Expand file tree Collapse file tree 1 file changed +7
-3
lines changed Original file line number Diff line number Diff line change @@ -9,6 +9,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
9
9
10
10
## [ Unreleased]
11
11
12
+ ## [ 4.2.0] - 2024-01-10
13
+
12
14
### Added
13
15
14
16
- New ` HyperCollector ` so you can now track hyper requests if enabled
@@ -33,7 +35,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
33
35
34
36
- Dumb whitespace added by CFML engines when doing inline ` <pre>#method()#</pre> ` calls.
35
37
- Better error handling when Debugger assets are not compiled instead of a cryptic error message:
36
- ` The parameter [str] to function [closure_m] is required but was not passed in. `
38
+ ` The parameter [str] to function [closure_m] is required but was not passed in. `
37
39
38
40
## [ 4.1.0] - 2023-04-17
39
41
@@ -285,7 +287,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
285
287
- < https://ortussolutions.atlassian.net/browse/CCM-25 > Lucee support
286
288
- < https://ortussolutions.atlassian.net/browse/CCM-24 > Added names of rendered
287
289
- Unloading of helpers on unload
288
- views and layouts
290
+ views and layouts
289
291
- Updated production ignore lists
290
292
291
293
## [ 1.0.1]
@@ -296,6 +298,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
296
298
297
299
- Create first module version
298
300
299
- [ Unreleased ] : https://github.com/coldbox-modules/cbdebugger/compare/v4.1.0...HEAD
301
+ [ Unreleased ] : https://github.com/coldbox-modules/cbdebugger/compare/v4.2.0...HEAD
302
+
303
+ [ 4.2.0 ] : https://github.com/coldbox-modules/cbdebugger/compare/v4.1.0...v4.2.0
300
304
301
305
[ 4.1.0 ] : https://github.com/coldbox-modules/cbdebugger/compare/b070b77d9edee7725c052eab41bf3513a3a9f6d8...v4.1.0
You can’t perform that action at this time.
0 commit comments