econf

Loads environment variables into your structs in one shot.

Downloads
247.9K
Stars
8
Committers
5

Bot releases are visible (Hide)

econf - v0.3.0 Latest Release

Published by github-actions[bot] about 1 month ago

Changes / Fixes

  • Requires enum to implement FromStr (#39) @yukinarit
  • Update syn / quote / proc-macro2 (#29) @yukinarit
  • Fix clippy warnings (#27) @yukinarit
  • Replace parse_duration with humantime (#15) @julianskartor

Chores

  • Bump to 0.3.0 (#44) @YushiOMOTE
  • Add dependabot.yml (#18) @YushiOMOTE
  • Specify resolver = "2" in Cargo workspace (#17) @yukinarit

Dependencies update

  • Bump quote from 1.0.36 to 1.0.37 (#38) @dependabot
  • Bump syn from 2.0.74 to 2.0.77 (#40) @dependabot
  • Bump serde_yaml from 0.8.24 to 0.9.34+deprecated (#21) @dependabot
  • Bump serde from 1.0.204 to 1.0.206 (#32) @dependabot
  • Bump syn from 2.0.72 to 2.0.74 (#33) @dependabot
  • Bump syn from 2.0.68 to 2.0.72 (#30) @dependabot
  • Bump serde from 1.0.203 to 1.0.204 (#31) @dependabot
  • Bump time from 0.1.44 to 0.3.36 in /econf (#24) @dependabot
  • Bump log from 0.4.17 to 0.4.22 (#25) @dependabot
  • Bump simple_logger from 0.5.0 to 5.0.0 (#20) @dependabot
  • Bump serde from 1.0.137 to 1.0.203 (#22) @dependabot

Thanks again to @julianskartor and @yukinarit, @YushiOMOTE! 🎉

econf - v0.2.1

Published by github-actions[bot] over 2 years ago

🚀 Enhancements

  • Implement rename helper attribute (#12) @yuk1ty

Thanks again to @yuk1ty! 🎉

econf - v0.2.0

Published by github-actions[bot] over 2 years ago

⚠️ Breaking changes

  • Refine LoadEnv interface (#10) @YushiOMOTE

Thanks again to @YushiOMOTE! 🎉

econf - v0.1.4

Published by github-actions[bot] over 2 years ago

🚀 Enhancements

  • Fix readme (#7) @YushiOMOTE
  • Implement skip helper attribute (#6) @julianskartor

Thanks again to @YushiOMOTE and @julianskartor! 🎉

econf - v0.1.3

Published by github-actions[bot] over 2 years ago

  • Add release drafter (#3) @YushiOMOTE

🚀 Enhancements

  • Add support for PathBuf (#2) @julianskartor

Thanks again to @YushiOMOTE and @julianskartor! 🎉

Package Rankings
Top 18.76% on Crates.io
Badges
Extracted from project README
Latest version Documentation License Actions Status