Commit Graph

25 Commits

Author SHA1 Message Date
Dmitriy Pleshevskiy c4dd5d33ec
bump version 2022-07-29 10:12:01 +03:00
Dmitriy Pleshevskiy 9ccd86ce1e
deps: bump estring to 0.3.0 2022-07-29 10:11:59 +03:00
Dmitriy Pleshevskiy d4be81c1d2
bump version 2022-07-27 18:52:59 +03:00
Dmitriy Pleshevskiy bbbf355fc0 deps: bump estring to v0.2.0
Closes #35
2022-07-27 15:50:44 +00:00
Dmitriy Pleshevskiy ceb97c5c86
doc: rewrite documentation 2022-07-24 18:53:04 +03:00
Dmitriy Pleshevskiy b223bc811e
chore: remove benches and old config macro 2022-07-24 15:51:41 +03:00
Dmitriy Pleshevskiy bced02a1fd
refac: move estring to a separate repo 2022-07-23 23:08:08 +03:00
Dmitriy Pleshevskiy 2171d6b6a7
refac: move core to estring crate 2022-07-23 16:21:53 +03:00
Dmitriy Pleshevskiy 04b777e214
example/calc: add required features to manifest 2022-07-22 18:41:41 +03:00
Dmitriy Pleshevskiy 71d6fe42e8
rebrand lib 2022-07-22 17:00:56 +03:00
Dmitriy Pleshevskiy 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
Dmitriy Pleshevskiy ddf7f58e93
chore: refac examples 2022-07-21 20:10:31 +03:00
Dmitriy Pleshevskiy 3554fe9537 feat: add itconfig proc macro 2020-03-16 23:08:23 +03:00
Dmitriy Pleshevskiy aa3399c9f9 chore: rename tests cargo 2020-01-21 08:07:39 +03:00
Dmitriy Pleshevskiy f566257f32 chore: add comment to cargo toml 2020-01-12 17:03:25 +03:00
Dmitriy Pleshevskiy 73631b8af5 chore: add hyper example 2020-01-12 14:22:08 +03:00
Dmitriy Pleshevskiy 57598a876d chore: remove rocket example from members 2019-12-31 09:32:45 +03:00
Dmitriy Pleshevskiy 4a859281b3 chore: add example for rocket 2019-12-31 08:45:50 +03:00
Dmitriy Pleshevskiy 6330ef0d00 chore: add example with diesel 2019-12-29 01:12:46 +03:00
Dmitriy Pleshevskiy b305b7334b feat: add custom meta for vars 2019-12-27 23:57:13 +03:00
Dmitriy Pleshevskiy 1a6f8c4f5d chore: change structure 2019-12-23 14:56:19 +03:00
Dmitriy Pleshevskiy 78fc86e134 doc: fix readme 2019-12-23 14:33:32 +03:00
Dmitriy Pleshevskiy d0f1d69d70 chore: rename private macroses 2019-12-23 09:48:38 +03:00
Dmitriy Pleshevskiy 97e63b686d feat: add meta for changing module name 2019-12-23 00:11:29 +03:00
Dmitriy Pleshevskiy c460f11dce Initial commit 2019-12-22 15:58:34 +03:00