Skip to content

Latest commit

 

History

History
42 lines (25 loc) · 716 Bytes

CHANGELOG.md

File metadata and controls

42 lines (25 loc) · 716 Bytes

Changelog

6.3.5

  • Ignore clippy unnecessary_cast warnings in shared module

6.3.4

  • Add missing bang in clippy allow macros

6.3.3

  • Ignore clippy unnecessary_cast warnings

6.3.2

@TheCactusVert:

  • Fix cargo package count (#128)

@123marvin123 and @Markos-Th09:

  • Fix brew package count (#127)

@xarblu:

  • Fix portage package count (#124)

6.3.1

@123marvin123:

  • Fix a bug that returns a nil framerate on certain macOS systems

6.3.0

@123marvin123:

  • Implement backlight readout for macOS

6.2.0

  • Update dependencies where needed, bringing us up to speed with the latest and greatest stuff from the libraries we use.

@DemonInTheCloset:

  • Fix armv7 compilation issues