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.6.0] - 2023-11-26
10+
911- ** (breaking)** [ #49 ] ( https://github.com/embedded-graphics/simulator/pull/49 ) Bump Minimum Supported Rust Version (MSRV) to 1.71.1.
1012- ** (breaking)** [ #52 ] ( https://github.com/embedded-graphics/simulator/pull/52 ) Bump ` image ` crate dependency to 0.24.7.
1113
123125- The builtin simulator now supports colour pixel types, like ` RGB565 ` .
124126
125127<!-- next-url -->
126- [ unreleased ] : https://github.com/embedded-graphics/embedded-graphics-simulator/compare/v0.5.0...HEAD
128+ [ unreleased ] : https://github.com/embedded-graphics/embedded-graphics-simulator/compare/v0.6.0...HEAD
129+ [ 0.6.0 ] : https://github.com/embedded-graphics/embedded-graphics-simulator/compare/v0.5.0...v0.6.0
127130[ 0.5.0 ] : https://github.com/embedded-graphics/embedded-graphics-simulator/compare/v0.4.1...v0.5.0
128131[ 0.4.1 ] : https://github.com/embedded-graphics/embedded-graphics-simulator/compare/v0.4.0...v0.4.1
129132
Original file line number Diff line number Diff line change 11[package ]
2- version = " 0.5 .0"
2+ version = " 0.6 .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