Skip to content

1.0.0

Compare
Choose a tag to compare
@aosasona aosasona released this 02 Jun 23:49
· 18 commits to master since this release
19e0f69

What's Changed

  • Support for Gleam >= 1.0
  • Support Node, Bun and Deno (#8)
  • Breaking change: load() method now serves as the final point for builders since it takes a DotEnv instance
  • Stricter environment and value checks in JavaScript bindings
  • Use new pattern-matching based parser (Thanks to @manveru!)
  • Return result in bindings
  • Addition of new fallback implementations for get_int and get_bool
  • Added builder methods (#20)
  • Added full-test suite (#1)
  • Updated docs
  • Updated all dependencies to the latest usable versions

Full Changelog: 0.5.1...1.0.0