Version 2.0.0
Commits
- [8f73346] Merge pull request #104 from shyamd/update-python-compat
- [9943d36] Update README
- [1f198ea] fix backslashing in pybtex parsiong
- [3fb00db] remove padded whitespaces
- [2cec1f0] sometimes i hate regex
- [7b9d0f8] ensure only one capture group
- [2264b42] better regex for legacy parsing
- [7086f6f] make first capture group optional
- [7affef9] fix linting for new src heirarchy
- [3af3908] parse multiline markdown
- [d19babf] remove stale print
- [9d61981] Merge branch 'master' into update-python-compat
- [e6b99e6] pre-commit formatting
- [8116f4d] move package to src
- [3bd57bc] finish integration
- [01a05cb] update all tests
- [f5193b3] bring formatting to utils
- [4461c8d] move tests out of module
- [1d292ed] refactor utility functions into separate module
- [e6a080d] convert bib files into one
- [25a94c9] scaffold new functions
- [212ac9c] refactor markdown processing
- [2fd52ba] update documentation on markdown conversion
- [65542c2] remove cite_style
- [7bf655e] Merge pull request #99 from shyamd/dependabot/pip/mypy-0.930
- [5f7c228] make mypy python version dependent
- [8f7e75b] Merge pull request #102 from shyamd/update-python-compat
- [63cb0cc] python 3.10 has to be a string in github workflows
- [e4dd49e] test newer python versions