Skip to content

Releases: justagist/pyrcf

v0.0.6

10 Aug 15:27
Compare
Choose a tag to compare

Adds

  • Introduce a more complete framework
  • Major bug fixes and refactoring
  • Introduce several new implementations of controllers and planners
  • Introduce several implementations of debuggers and callback handlers
  • Improve documentation and README
  • Add more examples and tutorials

v0.0.5

09 Aug 20:35
Compare
Choose a tag to compare

Adds

  • Introduce a more complete framework
  • Major bug fixes and refactoring
  • Introduce several new implementations of controllers and planners
  • Introduce several implementations of debuggers and callback handlers
  • Improve documentation and README
  • Add more examples and tutorials

v0.0.4

07 Aug 10:51
Compare
Choose a tag to compare

Adds

  • Example on using SimpleManagedCtrlLoop and core components
  • Improve docs and Readme

v0.0.3

07 Aug 10:07
Compare
Choose a tag to compare

Adds

  • Auto-release action in main branch on version bump

Fixes

  • Pypi installation issues
  • mutable defaults in dataclass fields

v0.0.2

07 Aug 10:00
Compare
Choose a tag to compare

Fixes

  • Pypi installation issues
  • mutable defaults in dataclass fields