Bug Fixes
- Fixed unresolved dependency issues in parser.
- Fixed issue #21 where it could not read paths with spaces.
- Fixed issue #23 to detect bibliography files outside of the article folder and refer it from the
thebibliography{...}
command. - Some patches to adapt the parser to parse slightly different format/style of bibliography as mentioned in issue #24.
- Included test coverage using codecov and covr, fixing issue #13.
New Contributors
Full Changelog: v0.3.2...v0.5.0