Recent Releases of BoboCEP

BoboCEP - 1.2.2

What's new: - Improvements to README. - Improvements to documentation output, specifically, the PDF output, which has had poor formatting so far. - Updates to developer requirements.

Scientific Software - Peer-reviewed - Python
Published by r3w0p over 1 year ago

BoboCEP - 1.2.1

What's new: - Updated dependencies to fix pycryptodome v3.19.0 vulnerability. - Updated copyright notices. - Enforced 100% code coverage instead of 98%. - Moved from Code Climate to Codecov.

Scientific Software - Peer-reviewed - Python
Published by r3w0p over 1 year ago

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:

  • BoboActionMultiSequential class that can be used to sequentially fire multiple actions.
  • BoboValidatorJSONSchema class 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 - 1.0.1

Scientific Software - Peer-reviewed - Python
Published by r3w0p almost 3 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