Commit Graph

15 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
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
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 2171d6b6a7
refac: move core to estring crate 2022-07-23 16:21:53 +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 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
Dmitriy Pleshevskiy 780e06695c
chore: change ci badge 2022-07-21 20:56:57 +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