Skip to content

Commit 638574d

Browse files
committed
v3 updates
1 parent 40b9293 commit 638574d

File tree

4 files changed

+491
-169
lines changed

4 files changed

+491
-169
lines changed

changelog.md

Lines changed: 18 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,33 +1,37 @@
1-
## Changelog
1+
# Changelog
22

3-
### v2.7.0
3+
## v3.0.0
4+
5+
- Updates for ColdBox 7
6+
7+
## v2.7.0
48

59
- Updates for ColdBox 6
610
- Updates for TestBox 4
711

8-
### v2.6.0
12+
## v2.6.0
913

1014
- Updates for Box Libraries @ v5.x
1115

12-
### v2.5.0
16+
## v2.5.0
1317

1418
- Fixes for base spec bdd generation
1519
- New `cfc` snippet for new CFC
1620
- New `function` snippet for new function
1721
- New `inject` snippet for a new WireBox property injection
1822
- New `property` snippet for a new property in script
1923

20-
### v2.4.0
24+
## v2.4.0
2125

2226
- TestBox v2.4 Updates
2327
- New ORM property snippets m2m,o2m,m2o
2428

25-
### v2.3.0
29+
## v2.3.0
2630

2731
- Updated snippets for better usage in cfml plugin as well.
2832
- Updated sublime completions for cfml plugins.
2933

30-
### v2.2.0
34+
## v2.2.0
3135

3236
- Added better bdd test templates, some where missing `super` calls
3337
- Update all ColdBox templates to match for ColdBox 4.X
@@ -37,33 +41,33 @@
3741
- Updated all completions
3842
- Added `$assert` completions
3943

40-
### v2.1.0
44+
## v2.1.0
4145

4246
- Additions of `given-when-then` scripting for BDD
4347
- Additions of `story-feature` scripting for BDD
4448
- Fixes for `aroundEach` generation
4549
- Updated all syntax completions
4650

47-
### v2.0.0
51+
## v2.0.0
4852

4953
- ColdBox 4 additions/modifications
5054

51-
### v1.9.0
55+
## v1.9.0
5256

5357
- TestBox 2.1 additions/modifications
5458

55-
### v1.8.0
59+
## v1.8.0
5660

5761
- ColdBox 4 additions/modifications
5862
- TestBox 2 additions/modifications
5963
- CommandBox integrations
6064

61-
### v1.7.0
65+
## v1.7.0
6266

6367
- TestBox additions
6468
- Testing additions
6569

66-
### v1.5.0
70+
## v1.5.0
6771

6872
- Handler snippet fixes
6973
- Model skeleton fix
@@ -72,4 +76,4 @@
7276
- New `routes` skeleton for a routes.cfm template
7377
- Completions for ALL ColdBox related functions and major scopes
7478

75-
### v1.0 Initial Release
79+
## v1.0 Initial Release

0 commit comments

Comments
 (0)