Skip to content

linux-loader-v0.5.0

Compare
Choose a tag to compare
@andreeaflorescu andreeaflorescu released this 08 Sep 08:15
· 103 commits to main since this release

[v0.5.0]

Fixed

  • [#104] Fixed the --no-default-features not working.

Changed

  • [#111] Use caret requirements for dependencies.

Added

  • [#99] Implement Debug and PartialEq for CmdLine.
  • [#100] Added Clone derive for CmdLine.