Commit Graph

140 Commits

Author SHA1 Message Date
Dmitriy Pleshevskiy cf03c58364
doc: remove diesel example 2022-07-21 22:24:33 +03:00
Dmitriy Pleshevskiy 780e06695c
chore: change ci badge 2022-07-21 20:56:57 +03:00
Dmitriy Pleshevskiy 40c81801c7
chore: remove diesel example 2022-07-21 20:47:25 +03:00
Dmitriy Pleshevskiy e22329cb2c
chore: update lock 2022-07-21 20:23:35 +03:00
Dmitriy Pleshevskiy ddf7f58e93
chore: refac examples 2022-07-21 20:10:31 +03:00
Dmitriy Pleshevskiy 287a956073
chore: refac gitignore 2022-07-21 19:09:02 +03:00
Dmitriy Pleshevskiy 30d5eb17c7
ci: configure github actions
- configure dependabot
- add audit phase
- add test phase

Closes #26
2022-07-21 19:07:11 +03:00
Dmitriy Pleshevskiy 95d20d95ba
doc: fix MSRV 2022-07-21 18:55:16 +03:00
Dmitriy Pleshevskiy 60de8fcc38
chore: remove gitter badge 2022-07-18 14:36:24 +03:00
Dmitriy Pleshevskiy 77d065321b chore: remove funding 2022-03-17 16:51:56 +03:00
Dmitriy Pleshevskiy 6ec2462def style: fix clippy warnings 2021-11-09 01:12:14 +03:00
Dmitriy Pleshevskiy 58a8ba600f chore: update rocket example 2021-11-09 01:12:14 +03:00
Dmitriy Pleshevskiy ca5113f1fb chore: fix clippy warnings for diesel example 2021-11-09 01:12:14 +03:00
Dmitriy Pleshevskiy 2e4d3b6196 chore: fix hyper example 2021-11-09 01:12:14 +03:00
Dmitriy Pleshevskiy ba27bb501e
Create FUNDING.yml 2021-07-06 23:53:06 +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 eee796b1dd fix: path to readme for macro 2021-04-22 23:54:23 +03:00
Dmitriy Pleshevskiy 545a8e5b65 🎉 bump version 2021-04-22 23:52:42 +03:00
Dmitriy Pleshevskiy 43eb463918
Merge pull request #25 from icetemple/vec
feat: add vec supporting
2021-04-22 22:49:12 +02:00
Dmitriy Pleshevskiy 13e200eedf refac: some cosmetic changes 2021-04-22 23:39:32 +03:00
Dmitriy Pleshevskiy c21f265eea feat: add support optional vec 2021-04-22 23:14:56 +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 56ea9360d8 chore: add publish false to examples 2021-04-16 12:50:42 +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 e398fec00f
Merge pull request #22 from icetemple/optional-env
Optional env
2021-04-16 00:24:01 +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 7ed17d8951 chore: deny and fix all clippy rules 2021-04-15 23:54:28 +03:00
Dmitriy Pleshevskiy 151e830157 chore: add more tests 2021-04-15 23:46:10 +03:00
Dmitriy Pleshevskiy 3da357788b refac: move helper functions to utils 2021-04-15 23:45:57 +03:00
Dmitriy Pleshevskiy d1982ad8af feat: add possibility to get optional env 2021-04-15 23:35:57 +03:00
Dmitriy Pleshevskiy e479a1e40e chore: update deps in example 2021-04-15 23:34:19 +03:00
Dmitriy Pleshevskiy 287a01028b chore: update badges 2021-02-25 12:58:01 +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 b1b3e72050 update syn 1.0.60, proc-macro2 1.0.24, quote 1.0.9 2021-02-23 23:45:46 +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 356cf13ec6 chore: update deps for examples 2021-02-23 23:34:19 +03:00
Dmitriy Pleshevskiy 8b78df6de5 chore: change maintance status 2021-02-12 01:32:27 +03:00
Dmitriy Pleshevskiy d6c4722062 chore: add code of conduct 2021-02-12 01:31:52 +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