a8c124aabc
tests: add more cases for bool
2022-07-22 23:11:09 +03:00
7b1746ef83
example/calc: add help message
2022-07-22 19:15:38 +03:00
04b777e214
example/calc: add required features to manifest
2022-07-22 18:41:41 +03:00
332b14bcd9
core/vec: trim parts before parsing
2022-07-22 18:39:29 +03:00
71d6fe42e8
rebrand lib
2022-07-22 17:00:56 +03:00
bc7ab940b0
refac: change structure
...
- core/vec: rename envstring to estring
- tests: improve test cases
+ created helper TestCase
+ move tests that required a feature to a separate module
2022-07-22 14:53:45 +03:00
9448c26337
chore: change manifests
2022-07-22 14:10:44 +03:00
21e6aba270
refac: improve core design
...
- removed all functions, features and examples
- recreate core types
- recreate get_env and get_env_or_set_default
2022-07-22 13:05:54 +03:00
cf03c58364
doc: remove diesel example
2022-07-21 22:24:33 +03:00
780e06695c
chore: change ci badge
2022-07-21 20:56:57 +03:00
40c81801c7
chore: remove diesel example
2022-07-21 20:47:25 +03:00
e22329cb2c
chore: update lock
2022-07-21 20:23:35 +03:00
ddf7f58e93
chore: refac examples
2022-07-21 20:10:31 +03:00
287a956073
chore: refac gitignore
2022-07-21 19:09:02 +03:00
30d5eb17c7
ci: configure github actions
...
- configure dependabot
- add audit phase
- add test phase
Closes #26
2022-07-21 19:07:11 +03:00
95d20d95ba
doc: fix MSRV
2022-07-21 18:55:16 +03:00
60de8fcc38
chore: remove gitter badge
2022-07-18 14:36:24 +03:00
77d065321b
chore: remove funding
2022-03-17 16:51:56 +03:00
6ec2462def
style: fix clippy warnings
2021-11-09 01:12:14 +03:00
58a8ba600f
chore: update rocket example
2021-11-09 01:12:14 +03:00
ca5113f1fb
chore: fix clippy warnings for diesel example
2021-11-09 01:12:14 +03:00
2e4d3b6196
chore: fix hyper example
2021-11-09 01:12:14 +03:00
ba27bb501e
Create FUNDING.yml
2021-07-06 23:53:06 +03:00
01d08553c2
bump version 🎉
2021-06-22 10:22:29 +03:00
065e22db96
chore: fix clippy warnings
2021-06-22 10:20:39 +03:00
5bddfcfa6d
chore: forbid non ascii idents
2021-06-22 10:20:22 +03:00
ab21e98336
chore: fix clippy warnings
2021-06-12 23:44:33 +03:00
eee796b1dd
fix: path to readme for macro
2021-04-22 23:54:23 +03:00
545a8e5b65
🎉 bump version
2021-04-22 23:52:42 +03:00
43eb463918
Merge pull request #25 from icetemple/vec
...
feat: add vec supporting
2021-04-22 22:49:12 +02:00
13e200eedf
refac: some cosmetic changes
2021-04-22 23:39:32 +03:00
c21f265eea
feat: add support optional vec
2021-04-22 23:14:56 +03:00
70b670b07c
feat: add custom separator attribute
2021-04-22 11:41:46 +03:00
5d6b335a7a
feat: add vec supporting
2021-04-22 02:11:04 +03:00
fbd37930a7
chore: remove cfg from lib
2021-04-21 23:51:55 +03:00
56ea9360d8
chore: add publish false to examples
2021-04-16 12:50:42 +03:00
784e0c0d1e
chore(doc): change basic usage example
2021-04-16 10:35:42 +03:00
257f68eac3
chore: some cosmetic changes
2021-04-16 10:31:27 +03:00
b9f6372495
Merge pull request #24 from icetemple/env-type-doc
...
Add documentation for env string
2021-04-16 00:24:13 +02:00
e398fec00f
Merge pull request #22 from icetemple/optional-env
...
Optional env
2021-04-16 00:24:01 +02:00
c4573bfc48
chore: mark json array as deprecated
2021-04-16 01:21:49 +03:00
c3caa22b94
chore: add documentation for env string
2021-04-16 01:04:37 +03:00
7ed17d8951
chore: deny and fix all clippy rules
2021-04-15 23:54:28 +03:00
151e830157
chore: add more tests
2021-04-15 23:46:10 +03:00
3da357788b
refac: move helper functions to utils
2021-04-15 23:45:57 +03:00
d1982ad8af
feat: add possibility to get optional env
2021-04-15 23:35:57 +03:00
e479a1e40e
chore: update deps in example
2021-04-15 23:34:19 +03:00
287a01028b
chore: update badges
2021-02-25 12:58:01 +03:00
8013f3b62f
fix: build status badge
2021-02-24 13:22:58 +03:00
d2e1f95852
chore: remove readme duplication
2021-02-24 00:27:40 +03:00