Skip to content

0.3.0

Compare
Choose a tag to compare
@savannstm savannstm released this 29 Sep 16:33
· 10 commits to master since this release
2829ee0

Changes

  • Refactored load module functions to return Results instead of panicking.
  • Refactored code from using cfg-if macros to #[cfg] attributes.
  • Improved code readability.