Skip to content

v0.4.3

Compare
Choose a tag to compare
@github-actions github-actions released this 20 Mar 01:39
· 95 commits to master since this release
8c4c819

The following release notes are automatically generated.

For the complete changelog, visit here.
If you encounter any problems, please report them on the issues page.

Updating

Since v0.3.1, you can update tosho using the following command:

tosho update

Which will automatically download the latest version of tosho and replace the old one.

Changelog

New Features

  • Check for update on startup (this is done for the next 24 hours after each check)

Changes

  • MU: Fix panic when search results is less than 25
  • AM: Better error messages

Build

  • Change diacritics to secular because of OSS license issue.
  • Bump dependencies on all crates (except macros)
  • Use only png, jpeg, and rayon features for image-rs

Docs

  • Suggest using --locked when installing
  • Add crates.io version shield badge on each crates

Tests

  • Move LFS data to another repo and rewrite tests to support the new path/format