File tree 1 file changed +8
-8
lines changed
1 file changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -30,18 +30,18 @@ The feature matrix covers the base features we plan to implement.
30
30
31
31
Task | Status
32
32
------------- | -------------
33
- Traits | In Progress
34
- Interfaces | In Progress
35
- Abstractions | In Progress
33
+ Traits | Alpha
34
+ Interfaces | Alpha
35
+ Abstractions | Alpha
36
36
Config | Alpha
37
37
Globals | Alpha
38
38
Controller | Alpha
39
39
Model | Alpha
40
- Package | In Progress
40
+ Package | Alpha
41
41
Template | In Progress
42
42
Validate | Alpha
43
43
Convert | Alpha
44
- Event | In Progress
44
+ Event | Alpha
45
45
Debug | Alpha
46
46
Unit Tests | In Progress
47
47
@@ -114,9 +114,9 @@ Tests | In Progress
114
114
# Package
115
115
Task | Status
116
116
------------- | -------------
117
- Base Class | In Progress
118
- Properties | In Progress
119
- Methods | In Progress
117
+ Base Class | Alpha
118
+ Properties | Alpha
119
+ Methods | Alpha
120
120
Interface/Abstraction | In Progress
121
121
Tests | In Progress
122
122
You can’t perform that action at this time.
0 commit comments