Fastobo

Latest version: v0.12.3

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

Scan your dependencies

Page 3 of 7

0.9.1

Added
- Wheel compilation for older OSX versions.
- Automatic download on UNIX platforms for platforms without `rustc` installing
from source distribution.

0.9.0

Changed
- Bumped `fastobo` to `v0.10.0` to support comment lines.
- Bumped `pyo3` to [`v0.11.1`](https://github.com/PyO3/pyo3/blob/master/CHANGELOG.md#0111---2020-06-30).
Fixed
- `fastobo.id.parse` will chain the eventual `SyntaxError` to the `ValueError`
raised if the identifier is invalid.
- Python threads are now released during intensive operations running only
on the Rust side.

0.8.2

Fixed
- `OboDoc` not implementing list methods (`.append`, etc.).

0.8.1

Changed
- Bumped `fastobo` to `v0.9.0`.
- Bumped `fastobo-graphs` to `v0.3.0`.
Added
- `fastobo.id.is_valid` function to check whether or not a string is a
valid OBO identifier.

0.8.0

Changed
- Bumped `fastobo` to `v0.8.4`.
- Bumped `pyo3` to `v0.10.1`.
- Removed occurences of unsafe code for Python type management.
- Reduced number of GIL acquisition where possible.
- Changed implementation of file wrappers to use `PyAny` where applicable.
Added
- Configuratble support for multithreading in `fastobo.iter`, `fastobo.load`
and `fastobo.loads` using the `threads` keyword argument.

0.7.2

Changed
- Bumped `fastobo` to `v0.8.3` to fix `Display` implementation of
`fastobo::ast::IsoDateTime`.

Page 3 of 7

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.