Skip to content

v0.2.1

Choose a tag to compare

@edwinkys edwinkys released this 29 Feb 10:15
· 429 commits to main since this release

What's Changed

  • Metadata enum can now be accessed publicly using oasysdb::metadata::Metadata. This allows users to use match statements to extract the data from it.
  • Added a prelude module that re-exports the most commonly used types and traits. This makes it easier to use the library by importing the prelude module by use oasysdb::prelude::*.

Contributors

Full Changelog

v0.2.0...v0.2.1