Skip to content

v0.25.0

Choose a tag to compare

@eatradish eatradish released this 11 Apr 07:03
· 4149 commits to master since this release

Chore

  • update all deps

New Features

  • support mips64r6el arch
    ... Need use --features mipsr6 to use
  • support oma -v to display oma version

Bug Fixes

  • repeated version flag to run build.rs script to failed
  • missing --version (-v, -V) help message

Other

  • capitalise first letter of project description

Commit Statistics

  • 6 commits contributed to the release.
  • 1 day passed between releases.
  • 6 commits were understood as conventional.
  • 0 issues like '(#ID)' were seen in commit messages

Commit Details

view details
  • Uncategorized
    • Update all deps (59b43f4)
    • Support mips64r6el arch (9e0fc75)
    • Repeated version flag to run build.rs script to failed (659140f)
    • Capitalise first letter of project description (696cfff)
    • Missing --version (-v, -V) help message (fea7d1c)
    • Support oma -v to display oma version (ce1a68b)