Commit graph

17 commits

Author SHA1 Message Date
c4f78bc51f feat(array): add new feature for impl vec 2020-01-21 19:36:24 +03:00
452e837d76 tests: coverage all getenv functions 2020-01-19 22:21:34 +03:00
4db97f08e6 feat: add features for each type 2020-01-19 20:42:44 +03:00
e1cbcb7696 feat: add result to getenv functions
BREAKING_CHANGES: get env function returns result instead panic
2020-01-19 17:46:07 +03:00
6b66289567 refac: change structure 2020-01-17 00:14:58 +03:00
8e56cc75ef chore: update version 2020-01-10 23:46:49 +03:00
f4ee1fe9e6 chore: update roadmap 2020-01-10 08:23:06 +03:00
17e9ccfec8 Merge pull request #7 from icetemple/concat-var
feat: concatenated variables
2020-01-07 16:39:19 +03:00
2d9b2bf0a1 doc: add documentation for concat vars 2020-01-07 16:14:45 +03:00
3b95ed6f3e feat: add setting value to env as default 2020-01-06 23:14:02 +03:00
237f762a3d docs: update macro docs 2019-12-31 08:26:16 +03:00
60f91bf915 feat: improve macro 2019-12-29 10:35:50 +03:00
b305b7334b feat: add custom meta for vars 2019-12-27 23:57:13 +03:00
8510b534ce chore: add ci badge to package 2019-12-26 09:49:48 +03:00
ca44b3a85d feat: add custom env name for variables 2019-12-26 08:26:27 +03:00
a5912eb99b feat: add namespace to macro 2019-12-25 10:58:20 +03:00
1a6f8c4f5d chore: change structure 2019-12-23 14:56:19 +03:00