Idutils

Latest version: v1.2.1

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

Scan your dependencies

Page 4 of 4

0.2.3

- Adds an optional parameter in `idutils.to_url` to use HTTPS scheme
for PID providers that support it.
- Detects and parses Handles and DOIs without the "http(s)://", and
ignores whitespace after scheme tags (eg. "doi: 10.123/456").

0.2.2

- Fixes issue where a valid ISBN with dashes and spaces could not be
normalized.

0.2.1

- Changes ISBN normalization to use `isbnid` instead of `isbnlib`. Now,
importing this library will not change the default socket timeout, resulting
in unwanted side effects.

0.2.0

- Changes URL resolution for DOIs to use https://doi.org instead of
http://dx.doi.org according to
https://www.doi.org/doi_handbook/3_Resolution.html#3.8

0.1.1

- Fixes GND validation and normalization.
- Replaces invalid package name in `run-tests.sh` and makes `run-tests.sh` file
executable. One can now use `docker-compose run --rm web /code/run-tests.sh`
to run all the CI tests (pep257, sphinx, test suite).
- Initial release of Docker configuration suitable for local developments.
`docker-compose build` rebuilds the image,
`docker-compose run --rm web /code/run-tests.sh` runs the test suite.

0.1.0

- First public release.

Page 4 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.