chore: update roadmap
This commit is contained in:
parent
4a859281b3
commit
c890aec37f
2 changed files with 2 additions and 0 deletions
|
@ -54,6 +54,7 @@ cargo test
|
||||||
* [x] Add namespace for variables
|
* [x] Add namespace for variables
|
||||||
* [x] Custom env name
|
* [x] Custom env name
|
||||||
* [x] Support feature config and other meta directives
|
* [x] Support feature config and other meta directives
|
||||||
|
* [ ] Add default value to env if env is not found
|
||||||
* [ ] Concat env variables to one variable
|
* [ ] Concat env variables to one variable
|
||||||
|
|
||||||
|
|
||||||
|
|
|
@ -44,6 +44,7 @@ fn main () {
|
||||||
* [x] Add namespace for variables
|
* [x] Add namespace for variables
|
||||||
* [x] Custom env name
|
* [x] Custom env name
|
||||||
* [x] Support feature config and other meta directives
|
* [x] Support feature config and other meta directives
|
||||||
|
* [ ] Add default value to env if env is not found
|
||||||
* [ ] Concat env variables to one variable
|
* [ ] Concat env variables to one variable
|
||||||
|
|
||||||
|
|
||||||
|
|
Reference in a new issue