Myosin

Latest version: v0.2.3

Safety actively analyzes 622360 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 2

0.2.3

Fixed
* ([65](https://github.com/ztnel/myosin/pull/65)) Bug in running ``StateModel`` commit callbacks in a thread with an active `asyncio` event loop has been fixed. Callbacks are now scheduled within the active event loop if available, otherwise a new event loop is created to execute the callbacks asynchronously

0.2.2

What's Changed
* RTD Revision by ztnel in https://github.com/ztnel/myosin/pull/47
* Type Cleanup by ztnel in https://github.com/ztnel/myosin/pull/52
* fix(54) conditional to check if the value for _id is None by Vinitvh in https://github.com/ztnel/myosin/pull/55
* Asyncio Loop Wrapper by ztnel in https://github.com/ztnel/myosin/pull/63

New Contributors
* Vinitvh made their first contribution in https://github.com/ztnel/myosin/pull/55

**Full Changelog**: https://github.com/ztnel/myosin/compare/v0.2.0...v0.2.2

0.2.0

What's Changed
* Model Mutex by ztnel in https://github.com/ztnel/myosin/pull/42
* Prometheus Metrics by ztnel in https://github.com/ztnel/myosin/pull/44

**Full Changelog**: https://github.com/ztnel/myosin/docs/source/changelog.rst

0.2b1

New Features
- Follow [PEP 440](https://peps.python.org/pep-0440/) versioning scheme
- Cleanup type hinting and improve API documentation (https://github.com/ztnel/myosin/pull/52)
- Added StateModel base class to the API documentation (https://github.com/ztnel/myosin/pull/52)
- Added myosin type aliases to the API documentation (https://github.com/ztnel/myosin/pull/52)

Fixed
- Raise ModelNotFound if State object is initialized with an unregistered StateModel (https://github.com/ztnel/myosin/pull/52)

Removed
- BaseModel base class for StateModel abstractions

0.1.6

What's Changed
* Quality Control by ztnel in https://github.com/ztnel/myosin/pull/39

**Full Changelog**: https://github.com/ztnel/myosin/compare/v0.1.4...v0.1.6

0.1.4

**Full Changelog**: https://github.com/ztnel/myosin/compare/v0.1.2...v0.1.4

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.