Adstex

Latest version: v0.5.3

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

Scan your dependencies

Page 1 of 4

0.5.3

What's Changed
* bugfix for merge-other by syrte in https://github.com/yymao/adstex/pull/45


**Full Changelog**: https://github.com/yymao/adstex/compare/v0.5.2...v0.5.3

0.5.2

This release allows fetching nonstandard entries (such as `software`) as suggested by kirxkirx in 42.

What's Changed
* allow nonstandard entries by yymao in https://github.com/yymao/adstex/pull/43


**Full Changelog**: https://github.com/yymao/adstex/compare/v0.5.1...v0.5.2

0.5.1

This PR fixes a bug of bib file not being updated when using adstex with bibtexparser v1.4.1. Thanks to stevenrjanssens for reporting the issue.

What's Changed
* make compatible with bibtexparser v1.4.1 by yymao in https://github.com/yymao/adstex/pull/39
* make lower case -p acceptable by yymao in https://github.com/yymao/adstex/pull/40


**Full Changelog**: https://github.com/yymao/adstex/compare/v0.5.0...v0.5.1

0.5.0

A new option `--parallel` (or `-P` for short) is introduced to enable parallel execution of `adstex` to speed things up. This new option is *not* enabled by default. When `--parallel` is set, `adstex` will use 8 threads to look up the references. One can adjust the number of threads by setting `--threads=x`.

Thanks to dwijn for suggesting and implementing this new feature.

**Full Changelog**: https://github.com/yymao/adstex/compare/v0.4.0...v0.5.0

0.4.0

A new option `--disable-ssl-verification` is introduced to temporarily disable the verification of SSL certification. This option can be handy when ADS has just updated their SSL certification while your local SSL certification installation has been updated (which will result in a `SSLCertVerificationError`).

Note that with this option, your ADS API key may be vulnerable to a man-in-the-middle attack. You can generate new ADS API key on [ADS website](https://ui.adsabs.harvard.edu/user/settings/token) if you think your API key may have been compromise.

Thanks to kirxkirx for suggesting this feature in 33.

0.3.12

Fixes two future/deprecation warnings

Page 1 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.