Skip to content

v6.1.8

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 09 Jan 15:11
· 41 commits to main since this release
v6.1.8
f228e72

Changelog

6.1.8

  • Don't panic when unwrapping ReadoutKey::from_str (Fixes: #270)

6.1.7

  • All dependencies have been bumped to their latest version.

6.1.6

libmacchina has been bumped to v6.3.1 which:

  • Fixes a bug that causes framerate to appear as nil on certain macOS systems
    (Author: @123marvin123)

6.1.5

  • Fixed --version not displaying the version (Author: @123marvin123)

6.1.4

Fixes

  • We hope this release addresses the build issues that have been occurring lately.

Features

libmacchina has been bumped to v6.3.0 which includes a new feature:

6.1.3

Yanked.

See this comment for specifics.

6.1.2

  • Fixed an issue that caused installations through cargo to fail due to a
    malformed lockfile.

6.1.1

  • Updated dependencies to their latest versions
  • Removed --export-config flag
  • Renamed CHANGELOG.txt to CHANGELOG.md

6.1.0

Yanked.

See this commit message for specifics.

6.0.6

Bump libmacchina to v6.1.0:

Contributors:

6.0.5

  • Fix incorrect target_os for a particular cfg! flag.