Commit graph

134 commits

Author SHA1 Message Date
bf107cdc89 chore: update crates badge 2020-03-16 23:21:26 +03:00
172d7a57c6 chore: add itconfig-macro version 2020-03-16 23:18:27 +03:00
e501831014
Merge pull request #18 from icetemple/task-16
feat: add itconfig proc macro
2020-03-16 23:15:05 +03:00
3554fe9537 feat: add itconfig proc macro 2020-03-16 23:08:23 +03:00
e54edc2c81 fix(static): add empty imports without static feature 2020-02-12 10:04:48 +03:00
8d460ba24c fix(static): fix static feature for macro 2020-02-11 22:15:05 +03:00
7d4c549272 chore: add static feature as default 2020-02-11 09:33:59 +03:00
1088a53903 chore: update badge version 2020-02-08 22:16:56 +03:00
b7adb8afaf chore: update examples 2020-02-08 22:11:37 +03:00
a9df98ae61 Merge pull request #14 from icetemple/task-13
feat: add lazy static
2020-02-08 20:58:42 +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
ee2f098f4d
Merge pull request #12 from icetemple/task-11
bench: add benchmarks for getenv
2020-02-06 11:16:51 +03:00
ffd3d82ead bench: add benchmarks for getenv
Closes #11
2020-02-06 11:10:00 +03:00
67cd9f2cab chore: update badge version 2020-01-21 22:09:04 +03:00
6f5e63ba3e
Merge pull request #10 from icetemple/array-type
feat(array): add new feature for impl vec
2020-01-21 19:38:22 +03:00
c4f78bc51f feat(array): add new feature for impl vec 2020-01-21 19:36:24 +03:00
aa3399c9f9 chore: rename tests cargo 2020-01-21 08:07:39 +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
ee988af061 chore: change badge version 2020-01-17 15:52:48 +03:00
0aa258cf17
Merge pull request #9 from icetemple/rewrite
refac: change structure
2020-01-17 00:17:37 +03:00
6b66289567 refac: change structure 2020-01-17 00:14:58 +03:00
f566257f32 chore: add comment to cargo toml 2020-01-12 17:03:25 +03:00
d3cb855574 fix(examples): fix types and add cfg::init 2020-01-12 16:52:03 +03:00
8f967b4c37 chore: update hyper example readme 2020-01-12 14:37:39 +03:00
73631b8af5 chore: add hyper example 2020-01-12 14:22:08 +03:00
867c1a27a0 chore: update version 2020-01-10 23:50:37 +03:00
9ba03de940
Merge pull request #8 from icetemple/nested-namespaces
Nested namespaces
2020-01-10 23:48:41 +03:00
8e56cc75ef chore: update version 2020-01-10 23:46:49 +03:00
1a5154d261 feat: add nested namespaces 2020-01-10 23:42:41 +03:00
f4ee1fe9e6 chore: update roadmap 2020-01-10 08:23:06 +03:00
925d1b39a0 doc: update example in readme 2020-01-07 22:36:50 +03:00
f92b7c0c8c chore: update rocket example 2020-01-07 17:20:58 +03:00
1ccb6e4dde chore: update badge version 2020-01-07 16:40:35 +03:00
17e9ccfec8 Merge pull request #7 from icetemple/concat-var
feat: concatenated variables
2020-01-07 16:39:19 +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
c890aec37f chore: update roadmap 2019-12-31 08:46:38 +03:00
4a859281b3 chore: add example for rocket 2019-12-31 08:45:50 +03:00
1904283bf9 chore: rename example package name 2019-12-31 08:26:44 +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
6330ef0d00 chore: add example with diesel 2019-12-29 01:12:46 +03:00
5a2c810a0e
Merge pull request #6 from gitter-badger/gitter-badge-1
Add a Gitter chat badge to README.md
2019-12-28 23:59:18 +03:00