File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 66
77## [ Unreleased] - ReleaseDate
88
9+ ## [ 0.8.0] - 2025-10-10
10+
911### Added
1012
1113- [ #63 ] ( https://github.com/embedded-graphics/simulator/pull/63 ) Added support for custom binary color themes (` BinaryColorTheme::Custom ` ).
146148- The builtin simulator now supports colour pixel types, like ` RGB565 ` .
147149
148150<!-- next-url -->
149- [ unreleased ] : https://github.com/embedded-graphics/embedded-graphics-simulator/compare/v0.7.0...HEAD
151+ [ unreleased ] : https://github.com/embedded-graphics/embedded-graphics-simulator/compare/v0.8.0...HEAD
152+ [ 0.8.0 ] : https://github.com/embedded-graphics/embedded-graphics-simulator/compare/v0.7.0...v0.8.0
150153[ 0.7.0 ] : https://github.com/embedded-graphics/embedded-graphics-simulator/compare/v0.6.0...v0.7.0
151154[ 0.6.0 ] : https://github.com/embedded-graphics/embedded-graphics-simulator/compare/v0.5.0...v0.6.0
152155[ 0.5.0 ] : https://github.com/embedded-graphics/embedded-graphics-simulator/compare/v0.4.1...v0.5.0
Original file line number Diff line number Diff line change 11[package ]
2- version = " 0.7 .0"
2+ version = " 0.8 .0"
33name = " embedded-graphics-simulator"
44description = " Embedded graphics simulator"
55authors = [" James Waples <james@wapl.es>" , " Ralf Fuest <mail@rfuest.de>" ]
You can’t perform that action at this time.
0 commit comments