Libpyvinyl

Latest version: v1.2.0

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

Scan your dependencies

1.2.0

What's Changed
* Add kwargs to get_data by JunCEEE in https://github.com/PaNOSC-ViNYL/libpyvinyl/pull/78
* Readthedocs.yaml by JunCEEE in https://github.com/PaNOSC-ViNYL/libpyvinyl/pull/83
* adding containment method for calculator parameters by shervin86 in https://github.com/PaNOSC-ViNYL/libpyvinyl/pull/84


**Full Changelog**: https://github.com/PaNOSC-ViNYL/libpyvinyl/compare/v1.1.2...1.2.0

1.1.2

What's Changed
- Limit the dependencies: `pint<=0.19.2` and `dill<=0.3.5.1` to fix the errors caused by the changes in those new versions of the two packages.
- Add missed `instrument_base_dir` property in the `Instrument` class.

1.1.1

What's Changed
- Update documentation

1.1.0

What's Changed
- Implement [GitHub Actions CI](https://github.com/PaNOSC-ViNYL/libpyvinyl/blob/v1.1.0/.github/workflows/ci.yml).
- Implement `BaseData` and `BaseFormat` [classes](https://github.com/PaNOSC-ViNYL/libpyvinyl/wiki#an-example-of-the-usage-of-libpyvinyl).
- Implement `Parameter`, `MasterParameter`, `Parameters`, `CalculatorParameters` and `InstrumentParameters`. See [Parameter.py](https://github.com/PaNOSC-ViNYL/libpyvinyl/blob/v1.1.0/libpyvinyl/Parameters/Parameter.py) and [Collections.py](https://github.com/PaNOSC-ViNYL/libpyvinyl/blob/v1.1.0/libpyvinyl/Parameters/Collections.py).
- Add [plusminus](https://github.com/PaNOSC-ViNYL/libpyvinyl/tree/v1.1.0/tests/integration/plusminus) integration test.
- Implement a new GitHub master branch rebase workflow.

0.0.2

0.0.1

Links

Releases

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.