aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG.md
AgeCommit message (Collapse)Author
2020-11-07Enable Prettier in json-modeRadon Rosborough
2020-10-17[#21] Make Prettier respect .prettierignoreRadon Rosborough
2020-08-23Revert "Work around 2^16 buffer char limit"Radon Rosborough
Unfortunately, we need to address the problem more fundamentally. The previous fix causes the end of the buffer to be truncated under some circumstances. This reverts commit c77a781912fcb43cb3a93c94db071a3cc4039861.
2020-08-23Work around 2^16 buffer char limitRadon Rosborough
2020-07-16Release version 1.1.1v1.1.1Radon Rosborough
2020-05-26Revert "[#15] Attempt to stop wrecking undo history"Radon Rosborough
This reverts commit 621351bade1b4c5c25e37b3ee51fe604e561e8ae. It made it impossible to undo reformatting operations.
2020-05-25[#15] Attempt to stop wrecking undo historyRadon Rosborough
2020-04-02Merge branch release 1.1Radon Rosborough
2020-04-02Release version 1.1v1.1Radon Rosborough
2020-04-02Backport missing CHANGELOG entriesRadon Rosborough
2020-03-19Update changelogRadon Rosborough
2019-12-31Fix bug running Prettier on modified bufferRadon Rosborough
2019-09-20Release version 1.0v1.0Radon Rosborough