What's Changed
New feature
* feat: add an option to ignore failures by njzjz in https://github.com/njzjz/wenxian/pull/34
Bugfixes
* fix: volume, issue, and pages may not be digits by njzjz in https://github.com/njzjz/wenxian/pull/35
* fix: skip abbreviator if journal title is already abbreviated by njzjz in https://github.com/njzjz/wenxian/pull/36
* fix: handle PCCP specially by njzjz in https://github.com/njzjz/wenxian/pull/37
* fix: remove colon form reference key by njzjz in https://github.com/njzjz/wenxian/pull/38
* fix: handle more situation for journal abbr by njzjz in https://github.com/njzjz/wenxian/pull/39
* fix: workaround to add the missing E to abbr by njzjz in https://github.com/njzjz/wenxian/pull/40
* fix: parse special characters in LaTeX by njzjz in https://github.com/njzjz/wenxian/pull/41
* fix: escape HTML characters by njzjz in https://github.com/njzjz/wenxian/pull/42
New Contributors
* renovate made their first contribution in https://github.com/njzjz/wenxian/pull/1
**Full Changelog**: https://github.com/njzjz/wenxian/compare/v0.0.4...v0.0.5