dependabot[bot]
04d0835185
chore(deps): bump estring from 0.2.0 to 0.2.1
...
Bumps [estring](https://github.com/pleshevskiy/estring ) from 0.2.0 to 0.2.1.
- [Release notes](https://github.com/pleshevskiy/estring/releases )
- [Commits](https://github.com/pleshevskiy/estring/commits )
---
updated-dependencies:
- dependency-name: estring
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-07-28 07:42:29 +00:00
d4be81c1d2
bump version
2022-07-27 18:52:59 +03:00
bbbf355fc0
deps: bump estring to v0.2.0
...
Closes #35
2022-07-27 15:50:44 +00:00
ceb97c5c86
doc: rewrite documentation
2022-07-24 18:53:04 +03:00
b223bc811e
chore: remove benches and old config macro
2022-07-24 15:51:41 +03:00
2171d6b6a7
refac: move core to estring crate
2022-07-23 16:21:53 +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
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
780e06695c
chore: change ci badge
2022-07-21 20:56:57 +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