This repository has been archived by the owner on Aug 14, 2022. It is now read-only.
v0.44.0
Changes
All significant changes to this project will be documented in the notes below.
This project adheres to Semantic Versioning.
Added
- Add message count indicator in status bar.
- Add error markers in log files.
- Add support for TeX Live 2017.
Changed
- Improve message panel by using Docks API and display messages in panel using a table.
- Serialize log messages in Atom session.
Removed
- Remove support for TeX Live 2014.
Fixed
- Decrease wobble of spinning busy indicator.
- Log messages in knitr documents now reference generated LaTeX file. Fixes [#370].