What's Changed
- feat: Disable logging in release build by @Pscheidl in #28
- feat: Feature-flagged logging by @Pscheidl in #29
- fix: Use logging-only variables in
release
profile by @Pscheidl in #30 - perf: Avoid sorting and deduplicating in Node.flatten by @Pscheidl in #31
- fix: Remove log crate's features by @Pscheidl in #32
- feat: Opt-in logging via feature flag by @Pscheidl in #33
- Make Error struct accessible outside the crate by @acanthite1855 in #35
- build(deps): Bump actions/checkout from 3 to 4 by @dependabot in #36
- Added from_env_with_prefix and init benchmark system by @wyatt-herkamp in #37
- build(deps): Update env_logger requirement from 0.10 to 0.11 by @dependabot in #38
- Fix typos by @jayvdb in #39
- More clarity about visibility by @jayvdb in #41
- feat: Add from_iter and from_iter_with_prefix by @jayvdb in #42
- refactor!: remove logging by @Pscheidl in #44
- build: v0.2.0 by @Pscheidl in #45
New Contributors
- @Pscheidl made their first contribution in #28
- @acanthite1855 made their first contribution in #35
- @wyatt-herkamp made their first contribution in #37
- @jayvdb made their first contribution in #39
Full Changelog: v0.1.1...v0.2.0