Commit graph

134 commits

Author SHA1 Message Date
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
b1b3e72050 update syn 1.0.60, proc-macro2 1.0.24, quote 1.0.9 2021-02-23 23:45:46 +03:00
852435058e chore: bump version 2021-02-23 23:44:17 +03:00
353937520f refac: made error simple
... and remove failure package
2021-02-23 23:36:36 +03:00
356cf13ec6 chore: update deps for examples 2021-02-23 23:34:19 +03:00
8b78df6de5 chore: change maintance status 2021-02-12 01:32:27 +03:00
d6c4722062 chore: add code of conduct 2021-02-12 01:31:52 +03:00
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
3397750f23
Merge pull request #20 from Atul9/cargo-fmt
Format code using 'cargo fmt'
2020-07-03 11:14:44 +03:00
Atul Bhosale
59cd2f9903
Format code using 'cargo fmt' 2020-07-02 23:24:17 +05:30
3fc2c9ab5f chore: update crate.io badge 2020-03-17 15:07:21 +03:00
ac420dc0a3 chore: fix documentations 2020-03-17 14:59:33 +03:00
1ff1ff638f chore: update readme 2020-03-17 14:38:21 +03:00
d5559fffcb chore: fix examples 2020-03-17 14:35:25 +03:00