Skip to content

Releases: spacestation13/dm-playground_controller

v2.0.1

28 Jun 20:22
Compare
Choose a tag to compare

What's Changed

  • Speedup for subprocesses by @ZeWaka

Full Changelog: v2.0.0...v2.0.1

v2.0.0

23 Jun 04:53
Compare
Choose a tag to compare

What's Changed

  • Modernizes the codebase to compile on latest rust & clippy by @alexkar598
  • The port name is no longer hardcoded and instead comes from the first argument by @alexkar598

Full Changelog: v1...v2.0.0

1.1.1

07 Nov 22:50
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.0...v1.1.1

1.1.0

07 Nov 19:22
Compare
Choose a tag to compare

Maintenance release and general package upgrades, enables more lints and such by @ZeWaka

Full Changelog: v1.0.2...v1.1.0

1.0.2

03 Feb 01:42
Compare
Choose a tag to compare

What's Changed

  • run no longer panics if the process can't be created by @alexkar598 in #22
  • Moves the polling back into the loop by @alexkar598 in #21
  • Internal dependency upgrades by @ZeWaka

Full Changelog: v1.0.1...v1.0.2

1.0.1

05 Jan 21:00
f8a1226
Compare
Choose a tag to compare

What's Changed

  • Adds a timeout and handling for comms to processes by @ZeWaka in #19

Full Changelog: v1.0.0...v1.0.1

v1.0.0

01 Jan 23:16
Compare
Choose a tag to compare

What's Changed

Core functionality outlined in the README accomplished.

Contributors

By @ZeWaka and @alexkar598

Full Changelog: https://github.com/spacestation13/dm-playground_controller/commits/v1.0.0