Commit Graph

18 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 ee86c167a0 chore: reexport estring types only with feature 2022-07-27 15:50:44 +00:00
Dmitriy Pleshevskiy bbbf355fc0 deps: bump estring to v0.2.0
Closes #35
2022-07-27 15:50:44 +00:00
Dmitriy Pleshevskiy d5535157ef
ci: fix tests for the msrv 2022-07-25 13:48:20 +03: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 2171d6b6a7
refac: move core to estring crate 2022-07-23 16:21:53 +03:00
Dmitriy Pleshevskiy a8c124aabc
tests: add more cases for bool 2022-07-22 23:11:09 +03:00
Dmitriy Pleshevskiy 332b14bcd9
core/vec: trim parts before parsing 2022-07-22 18:39:29 +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 1a6f8c4f5d chore: change structure 2019-12-23 14:56:19 +03:00
Dmitriy Pleshevskiy d0f1d69d70 chore: rename private macroses 2019-12-23 09:48:38 +03:00
Dmitriy Pleshevskiy 1ab465680f doc: add docs for module renaming 2019-12-23 00:17:26 +03:00
Dmitriy Pleshevskiy 97e63b686d feat: add meta for changing module name 2019-12-23 00:11:29 +03:00
Dmitriy Pleshevskiy e6b7121508 doc: fix doc tests 2019-12-22 23:16:32 +03:00
Dmitriy Pleshevskiy c460f11dce Initial commit 2019-12-22 15:58:34 +03:00