|
1 | | -## Changelog |
| 1 | +# Changelog |
2 | 2 |
|
3 | | -### v2.7.0 |
| 3 | +## v3.0.0 |
| 4 | + |
| 5 | +- Updates for ColdBox 7 |
| 6 | + |
| 7 | +## v2.7.0 |
4 | 8 |
|
5 | 9 | - Updates for ColdBox 6 |
6 | 10 | - Updates for TestBox 4 |
7 | 11 |
|
8 | | -### v2.6.0 |
| 12 | +## v2.6.0 |
9 | 13 |
|
10 | 14 | - Updates for Box Libraries @ v5.x |
11 | 15 |
|
12 | | -### v2.5.0 |
| 16 | +## v2.5.0 |
13 | 17 |
|
14 | 18 | - Fixes for base spec bdd generation |
15 | 19 | - New `cfc` snippet for new CFC |
16 | 20 | - New `function` snippet for new function |
17 | 21 | - New `inject` snippet for a new WireBox property injection |
18 | 22 | - New `property` snippet for a new property in script |
19 | 23 |
|
20 | | -### v2.4.0 |
| 24 | +## v2.4.0 |
21 | 25 |
|
22 | 26 | - TestBox v2.4 Updates |
23 | 27 | - New ORM property snippets m2m,o2m,m2o |
24 | 28 |
|
25 | | -### v2.3.0 |
| 29 | +## v2.3.0 |
26 | 30 |
|
27 | 31 | - Updated snippets for better usage in cfml plugin as well. |
28 | 32 | - Updated sublime completions for cfml plugins. |
29 | 33 |
|
30 | | -### v2.2.0 |
| 34 | +## v2.2.0 |
31 | 35 |
|
32 | 36 | - Added better bdd test templates, some where missing `super` calls |
33 | 37 | - Update all ColdBox templates to match for ColdBox 4.X |
|
37 | 41 | - Updated all completions |
38 | 42 | - Added `$assert` completions |
39 | 43 |
|
40 | | -### v2.1.0 |
| 44 | +## v2.1.0 |
41 | 45 |
|
42 | 46 | - Additions of `given-when-then` scripting for BDD |
43 | 47 | - Additions of `story-feature` scripting for BDD |
44 | 48 | - Fixes for `aroundEach` generation |
45 | 49 | - Updated all syntax completions |
46 | 50 |
|
47 | | -### v2.0.0 |
| 51 | +## v2.0.0 |
48 | 52 |
|
49 | 53 | - ColdBox 4 additions/modifications |
50 | 54 |
|
51 | | -### v1.9.0 |
| 55 | +## v1.9.0 |
52 | 56 |
|
53 | 57 | - TestBox 2.1 additions/modifications |
54 | 58 |
|
55 | | -### v1.8.0 |
| 59 | +## v1.8.0 |
56 | 60 |
|
57 | 61 | - ColdBox 4 additions/modifications |
58 | 62 | - TestBox 2 additions/modifications |
59 | 63 | - CommandBox integrations |
60 | 64 |
|
61 | | -### v1.7.0 |
| 65 | +## v1.7.0 |
62 | 66 |
|
63 | 67 | - TestBox additions |
64 | 68 | - Testing additions |
65 | 69 |
|
66 | | -### v1.5.0 |
| 70 | +## v1.5.0 |
67 | 71 |
|
68 | 72 | - Handler snippet fixes |
69 | 73 | - Model skeleton fix |
|
72 | 76 | - New `routes` skeleton for a routes.cfm template |
73 | 77 | - Completions for ALL ColdBox related functions and major scopes |
74 | 78 |
|
75 | | -### v1.0 Initial Release |
| 79 | +## v1.0 Initial Release |
0 commit comments