Commit graph

30 commits

Author SHA1 Message Date
97b295220b chore: forbit unsafe code 2020-11-12 10:45:06 +03:00
e8bedffbdd chore: cosmetic documentation fixes 2020-07-08 16:50:41 +03:00
Atul Bhosale
59cd2f9903
Format code using 'cargo fmt' 2020-07-02 23:24:17 +05:30
ac420dc0a3 chore: fix documentations 2020-03-17 14:59:33 +03:00
3554fe9537 feat: add itconfig proc macro 2020-03-16 23:08:23 +03:00
7d4c549272 chore: add static feature as default 2020-02-11 09:33:59 +03:00
54f8d2bde8 doc: update readme and docs 2020-02-08 20:53:23 +03:00
175798acf3 feat: add lazy static
Closes #13
2020-02-08 15:09:58 +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
867c1a27a0 chore: update version 2020-01-10 23:50:37 +03:00
1a5154d261 feat: add nested namespaces 2020-01-10 23:42:41 +03:00
7bdf13f53e doc: update readme 2020-01-07 16:17:48 +03:00
2d9b2bf0a1 doc: add documentation for concat vars 2020-01-07 16:14:45 +03:00
5993375bff refac: change env_or macro 2020-01-07 15:23:50 +03:00
7fbb400214 feat(concat): add syntax for concatinate env 2020-01-07 14:55:11 +03:00
3b95ed6f3e feat: add setting value to env as default 2020-01-06 23:14:02 +03:00
57598a876d chore: remove rocket example from members 2019-12-31 09:32:45 +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
ca44b3a85d feat: add custom env name for variables 2019-12-26 08:26:27 +03:00
99244a01cb refac: change macro for init env_name 2019-12-26 07:36:55 +03:00
5647b856a0 chore: add link to doc to compile error message 2019-12-25 23:21:51 +03:00
dead8e444b refac: reuse init variable macro 2019-12-25 22:38:55 +03:00
3b520a2b33 feat: upper each env name 2019-12-25 15:34:13 +03:00
4358328663 chore: update example 2019-12-25 11:03:33 +03:00
a5912eb99b feat: add namespace to macro 2019-12-25 10:58:20 +03:00
dd77942e19 chore: remove pub from envvalue 2019-12-24 19:25:32 +03:00
1a6f8c4f5d chore: change structure 2019-12-23 14:56:19 +03:00
Renamed from src/lib.rs (Browse further)