Skip to content

Commit 7810e98

Browse files
committed
Updated all completions according to ColdBox 5/6
1 parent d370799 commit 7810e98

File tree

4 files changed

+1976
-606
lines changed

4 files changed

+1976
-606
lines changed

changelog.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,29 @@
11
## Changelog
22

3+
### v2.6.0
4+
5+
- Updates for Box Libraries @ v5.x
6+
37
### v2.5.0
8+
49
- Fixes for base spec bdd generation
510
- New `cfc` snippet for new CFC
611
- New `function` snippet for new function
712
- New `inject` snippet for a new WireBox property injection
813
- New `property` snippet for a new property in script
914

1015
### v2.4.0
16+
1117
- TestBox v2.4 Updates
1218
- New ORM property snippets m2m,o2m,m2o
1319

1420
### v2.3.0
21+
1522
- Updated snippets for better usage in cfml plugin as well.
1623
- Updated sublime completions for cfml plugins.
1724

1825
### v2.2.0
26+
1927
- Added better bdd test templates, some where missing `super` calls
2028
- Update all ColdBox templates to match for ColdBox 4.X
2129
- Fix on handler extension paths
@@ -25,27 +33,33 @@
2533
- Added `$assert` completions
2634

2735
### v2.1.0
36+
2837
- Additions of `given-when-then` scripting for BDD
2938
- Additions of `story-feature` scripting for BDD
3039
- Fixes for `aroundEach` generation
3140
- Updated all syntax completions
3241

3342
### v2.0.0
43+
3444
- ColdBox 4 additions/modifications
3545

3646
### v1.9.0
47+
3748
- TestBox 2.1 additions/modifications
3849

3950
### v1.8.0
51+
4052
- ColdBox 4 additions/modifications
4153
- TestBox 2 additions/modifications
4254
- CommandBox integrations
4355

4456
### v1.7.0
57+
4558
- TestBox additions
4659
- Testing additions
4760

4861
### v1.5.0
62+
4963
- Handler snippet fixes
5064
- Model skeleton fix
5165
- New `config` skeleton for the Configuration File

0 commit comments

Comments
 (0)