All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Removed unused string extensions
- Added support for multiple BibTeX entries in a single code block
- Added support for special characters e.g. {\'e}
- Replaced parsing code with bibtex-parser (https://github.com/retorquere/bibtex-parser)
- Initial release