Skip to content

0.2.0 - New skeleton, IOC singleton, beheading and splitting interpreters

Compare
Choose a tag to compare
@abbiemery abbiemery released this 20 Feb 18:06
· 52 commits to master since this release
14d9471

What's Changed

Added:

  • Added an IOC singleton for EpicsAdapter. This allows the running of multiple EpicsAdapters in a single simulation (#66)
  • Added new interpreter types for more complex messages. Beheading interpreter (#78), Splitting Interpreter (#77)
  • Added cast of message type in command interpreter (#75)

Changed:

  • Adopted new skeleton, updating: setup, docs structure, src structure, workflows and ci jobs, dockerbuilds, etc. This overwrites many of the other CI and dependency fixing (#101)

Fixed:

  • Update dependencies to resolve conflicts and fix test issues (#68) (#71)

Generated release notes

New Contributors

Full Changelog: 0.1.1...0.2.0