Skip to content

Releases: wymcg/matricks

v0.3.1

23 Oct 23:02
7e4523b
Compare
Choose a tag to compare

What's Changed

  • Fix infinite loop when the control thread fails by @wymcg in #67
  • Add missing help text for --allow-host and --map-path by @wymcg in #69
  • Bump toml from 0.8.1 to 0.8.2 by @dependabot in #66
  • Bump regex from 1.9.6 to 1.10.2 by @dependabot in #65
  • Bump serde from 1.0.188 to 1.0.189 by @dependabot in #64
  • Add rainbow trick to examples by @wymcg in #73
  • Improve build and configuration instructions by @wymcg in #74
  • Remove redundant log message by @wymcg in #75
  • Add Javascript Example by @wymcg in #76

Full Changelog: v0.3.0...v0.3.1

v0.3.1-beta.0

23 Oct 03:16
Compare
Choose a tag to compare
v0.3.1-beta.0 Pre-release
Pre-release

What's Changed

  • Fix infinite loop when the control thread fails by @wymcg in #67
  • Add missing help text for --allow-host and --map-path by @wymcg in #69
  • Bump toml from 0.8.1 to 0.8.2 by @dependabot in #66
  • Bump regex from 1.9.6 to 1.10.2 by @dependabot in #65
  • Bump serde from 1.0.188 to 1.0.189 by @dependabot in #64
  • Improve build and configuration instructions by @wymcg in #74
  • Remove redundant log message by @wymcg in #75

Full Changelog: v0.3.0...v0.3.1-beta.0

v0.3.0

15 Oct 23:36
ff9f0a9
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.2...v0.3.0

v0.3.0-beta.0

13 Oct 00:14
df5a570
Compare
Choose a tag to compare
v0.3.0-beta.0 Pre-release
Pre-release

What's Changed

Full Changelog: v0.2.2...v0.3.0-beta.0

v0.2.2

10 Oct 03:09
2bda3e4
Compare
Choose a tag to compare

What's Changed

  • Move to env_logger by @wymcg in #26
  • Add saving and reading Matricks config to file by @wymcg in #28
  • Add clear subcommand by @wymcg in #31
  • Add allowed hosts and path mapping options by @wymcg in #32
  • Create dependabot.yml by @wymcg in #34
  • Bump regex from 1.9.5 to 1.9.6 by @dependabot in #38
  • Add logging instructions to README.md by @wymcg in #44
  • Add Game of Life Example by @wymcg in #45

New Contributors

Full Changelog: v0.2.1...v0.2.2

v0.2.2-beta.1

30 Sep 15:33
3c74aff
Compare
Choose a tag to compare
v0.2.2-beta.1 Pre-release
Pre-release

What's Changed

  • Move to env_logger by @wymcg in #26
  • Add saving and reading Matricks config to file by @wymcg in #28
  • Add clear subcommand by @wymcg in #31
  • Add allowed hosts and path mapping options by @wymcg in #32
  • Switch to aarch64-unknown-linux-musl target by @wymcg in #32
  • Create dependabot.yml by @wymcg in #34
  • Move development to main branch by @wymcg in #37

Full Changelog: v0.2.1...v0.2.2

v0.2.1

23 Aug 03:21
a64f9fd
Compare
Choose a tag to compare

What's Changed

  • Added cross-compilation by default by @wymcg in #22

Full Changelog: v0.2.0...v0.2.1

v0.2.0

22 Aug 23:59
144ea8a
Compare
Choose a tag to compare

What's Changed

  • Moved to matricks_plugin crate by @wymcg in #1
  • Added better error logging from Extism by @wymcg in #7
  • Added brightness option by @wymcg in #9
  • Added time limit option by @wymcg in #11
  • Added plugin loop option by @wymcg in #12
  • Removed Simulator by @wymcg in #14
  • Added Rust and JavaScript Example Plugins by @wymcg in #16
  • Added clearing of LEDs on normal exit by @wymcg in #17
  • Removed Magnification Command Line Option by @wymcg in #20

New Contributors

  • @wymcg made their first contribution in #1

Full Changelog: https://github.com/wymcg/matricks/commits/v0.2.0