Commit Graph

67 Commits

Author SHA1 Message Date
Dmitriy Pleshevskiy 40c81801c7
chore: remove diesel example 2022-07-21 20:47:25 +03:00
Dmitriy Pleshevskiy ddf7f58e93
chore: refac examples 2022-07-21 20:10:31 +03:00
Dmitriy Pleshevskiy 01d08553c2 bump version 🎉 2021-06-22 10:22:29 +03:00
Dmitriy Pleshevskiy 065e22db96 chore: fix clippy warnings 2021-06-22 10:20:39 +03:00
Dmitriy Pleshevskiy 5bddfcfa6d chore: forbid non ascii idents 2021-06-22 10:20:22 +03:00
Dmitriy Pleshevskiy ab21e98336 chore: fix clippy warnings 2021-06-12 23:44:33 +03:00
Dmitriy Pleshevskiy 545a8e5b65 🎉 bump version 2021-04-22 23:52:42 +03:00
Dmitriy Pleshevskiy 70b670b07c feat: add custom separator attribute 2021-04-22 11:41:46 +03:00
Dmitriy Pleshevskiy 5d6b335a7a feat: add vec supporting 2021-04-22 02:11:04 +03:00
Dmitriy Pleshevskiy fbd37930a7 chore: remove cfg from lib 2021-04-21 23:51:55 +03:00
Dmitriy Pleshevskiy 784e0c0d1e chore(doc): change basic usage example 2021-04-16 10:35:42 +03:00
Dmitriy Pleshevskiy 257f68eac3 chore: some cosmetic changes 2021-04-16 10:31:27 +03:00
Dmitriy Pleshevskiy b9f6372495
Merge pull request #24 from icetemple/env-type-doc
Add documentation for env string
2021-04-16 00:24:13 +02:00
Dmitriy Pleshevskiy c4573bfc48 chore: mark json array as deprecated 2021-04-16 01:21:49 +03:00
Dmitriy Pleshevskiy c3caa22b94 chore: add documentation for env string 2021-04-16 01:04:37 +03:00
Dmitriy Pleshevskiy d1982ad8af feat: add possibility to get optional env 2021-04-15 23:35:57 +03:00
Dmitriy Pleshevskiy 8013f3b62f fix: build status badge 2021-02-24 13:22:58 +03:00
Dmitriy Pleshevskiy d2e1f95852 chore: remove readme duplication 2021-02-24 00:27:40 +03:00
Dmitriy Pleshevskiy 852435058e chore: bump version 2021-02-23 23:44:17 +03:00
Dmitriy Pleshevskiy 353937520f refac: made error simple
... and remove failure package
2021-02-23 23:36:36 +03:00
Dmitriy Pleshevskiy 8b78df6de5 chore: change maintance status 2021-02-12 01:32:27 +03:00
Dmitriy Pleshevskiy 97b295220b chore: forbit unsafe code 2020-11-12 10:45:06 +03:00
Dmitriy Pleshevskiy 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
Dmitriy Pleshevskiy ac420dc0a3 chore: fix documentations 2020-03-17 14:59:33 +03:00
Dmitriy Pleshevskiy 1ff1ff638f chore: update readme 2020-03-17 14:38:21 +03:00
Dmitriy Pleshevskiy 172d7a57c6 chore: add itconfig-macro version 2020-03-16 23:18:27 +03:00
Dmitriy Pleshevskiy 3554fe9537 feat: add itconfig proc macro 2020-03-16 23:08:23 +03:00
Dmitriy Pleshevskiy e54edc2c81 fix(static): add empty imports without static feature 2020-02-12 10:04:48 +03:00
Dmitriy Pleshevskiy 8d460ba24c fix(static): fix static feature for macro 2020-02-11 22:15:05 +03:00
Dmitriy Pleshevskiy 7d4c549272 chore: add static feature as default 2020-02-11 09:33:59 +03:00
Dmitriy Pleshevskiy 54f8d2bde8 doc: update readme and docs 2020-02-08 20:53:23 +03:00
Dmitriy Pleshevskiy 175798acf3 feat: add lazy static
Closes #13
2020-02-08 15:09:58 +03:00
Dmitriy Pleshevskiy c4f78bc51f feat(array): add new feature for impl vec 2020-01-21 19:36:24 +03:00
Dmitriy Pleshevskiy 452e837d76 tests: coverage all getenv functions 2020-01-19 22:21:34 +03:00
Dmitriy Pleshevskiy 4db97f08e6 feat: add features for each type 2020-01-19 20:42:44 +03:00
Dmitriy Pleshevskiy e1cbcb7696 feat: add result to getenv functions
BREAKING_CHANGES: get env function returns result instead panic
2020-01-19 17:46:07 +03:00
Dmitriy Pleshevskiy 6b66289567 refac: change structure 2020-01-17 00:14:58 +03:00
Dmitriy Pleshevskiy 867c1a27a0 chore: update version 2020-01-10 23:50:37 +03:00
Dmitriy Pleshevskiy 8e56cc75ef chore: update version 2020-01-10 23:46:49 +03:00
Dmitriy Pleshevskiy 1a5154d261 feat: add nested namespaces 2020-01-10 23:42:41 +03:00
Dmitriy Pleshevskiy f4ee1fe9e6 chore: update roadmap 2020-01-10 08:23:06 +03:00
Dmitriy Pleshevskiy 925d1b39a0 doc: update example in readme 2020-01-07 22:36:50 +03:00
Dmitriy Pleshevskiy 17e9ccfec8 Merge pull request #7 from icetemple/concat-var
feat: concatenated variables
2020-01-07 16:39:19 +03:00
Dmitriy Pleshevskiy 7bdf13f53e doc: update readme 2020-01-07 16:17:48 +03:00
Dmitriy Pleshevskiy 2d9b2bf0a1 doc: add documentation for concat vars 2020-01-07 16:14:45 +03:00
Dmitriy Pleshevskiy 5993375bff refac: change env_or macro 2020-01-07 15:23:50 +03:00
Dmitriy Pleshevskiy 7fbb400214 feat(concat): add syntax for concatinate env 2020-01-07 14:55:11 +03:00
Dmitriy Pleshevskiy 3b95ed6f3e feat: add setting value to env as default 2020-01-06 23:14:02 +03:00
Dmitriy Pleshevskiy 57598a876d chore: remove rocket example from members 2019-12-31 09:32:45 +03:00