Skip to content

Releases: SamuelNoesslboeck/syact

syact - Version 0.13.7

31 May 14:06
Compare
Choose a tag to compare

syact - Version 0.13.7

  • Introduction of async-programming

Group reworks and stabilization

18 Jul 09:54
5d33b40
Compare
Choose a tag to compare
Pre-release
Merge pull request #22 from SamuelNoesslboeck/groups

Rework of component groups

Version 0.12.0

03 Jul 20:48
Compare
Choose a tag to compare

New name for library scaling and rust convention

Version 0.11.7

06 Jun 12:57
Compare
Choose a tag to compare

Enhancements

  • Added stepper components
  • Added another proc macro for StepperCompGroups

Bug fixes

  • Fixed bug that caused the measurement of an EndSwitch to fail

Version 0.11.6

01 Jun 09:25
Compare
Choose a tag to compare

Enhancements

  • Added a procedural macro for the SyncCompGroup trait to automatically implement it on small structures
  • Added some documentation

Version 0.11.5

22 May 20:30
Compare
Choose a tag to compare

Enhancements

  • Reworked the measurement system
  • Improved docs

Version 0.11.4

21 May 21:46
bf7ae3a
Compare
Choose a tag to compare

Enhancements

  • Added new components
  • Improved overall stability
  • Improved docs

Bug fixes

  • Fixed the UniPin bug that made the library basically unusable

Version 0.11.3

20 Apr 11:29
Compare
Choose a tag to compare

Enhancements

  • Completed documentation
  • Experimenting with new documentation structure
  • Restructurings

Version 0.11.2

19 Apr 22:34
Compare
Choose a tag to compare

Enhancements

  • Added DC motors
  • Introduced changelog
  • Added github workflow

Bug fixes

  • Fixed simulation mode on non-windows platforms

Full Changelog: 0.11.1...0.11.2

Version 0.11.1

17 Apr 13:45
Compare
Choose a tag to compare
  • Added more docs
  • Added feature overview