Releases: misho104/heprefs
Releases · misho104/heprefs
v0.1.5 upgrade to Py3.9
debugs with minor improvements
New features
- add
--shortauthors
option toheprefs short_info
- include "CMS-PAS-AAA-12-345" -like patterns as a CDS article.
- heprefs are now on pypi!
Debugs
- fix article title to fint in one line
- solve warnings from mypy and flake8
v0.1.3 minor improvements
chores
- tweak name-shortener
- use proper logging method with stderr/stdout distinction
- improve readme and help
v0.1.2 debugs
debugs
- cope with multiple entried primary_report_number
- remove invalid character from download filename
v0.1.1 minor improvements
features
- add short_info command
- 'author' command now shows 'collaborations' if exists
debugs
- fix invenio authorname handling
- fix typos in readme.md