Recent Releases of BoboCEP
BoboCEP - 1.2.0
What's new:
- Singleton Patterns: a pattern that can only have one active run at any given time. When an active run becomes completed or halted, only then can a new run be instantiated.
- New and updated tests to cover: singleton patterns, better Postman tests, and GitHub Actions coverage from Python v3.9 to v3.12.
- Documentation improvements.
Scientific Software - Peer-reviewed
- Python
Published by r3w0p about 2 years ago
BoboCEP - 1.1.1
What's new:
- Documentation updates
- Use Case example scenario
- Clarifications in docstrings
- Tests clean-up: Distributed TCP only tested via Postman tests and not pytest unit tests due to GitHub Actions complications
Scientific Software - Peer-reviewed
- Python
Published by r3w0p over 2 years ago
BoboCEP - 1.1.0
What's new:
BoboActionMultiSequentialclass that can be used to sequentially fire multiple actions.BoboValidatorJSONSchemaclass to validate incoming data against a JSON schema.- More tests.
- Developer Guide in documentation.
- Other minor changes and fixes.
Scientific Software - Peer-reviewed
- Python
Published by r3w0p over 2 years ago
BoboCEP - 0.35.0
Significant development has taken place to push BoboCEP to version 1, which will soon be released. As such, I am creating a release of the long-standing version 0.35.0 for those who are using, or want to use, this particular version.
Documentation for this version will continue to be available at: https://bobocep.readthedocs.io/en/0.35.0/
Scientific Software - Peer-reviewed
- Python
Published by r3w0p about 3 years ago