aboutsummaryrefslogtreecommitdiff
path: root/docs/changelog.md
AgeCommit message (Collapse)Author
2021-10-06Updated gdb debugger test.mitchell
Newer versions of gdb report different line numbers when stepping into functions.
2021-10-01Fixed uncommenting comments that are not initially aligned.mitchell
2021-10-01Updated changelog.mitchell
2021-08-01Updated changelog.mitchell
2021-06-11Updated changelog.mitchell
2021-06-02Fixed download link in changelog.mitchell
2021-06-01Fixed typo in changelog.mitchell
2021-06-01Updated changelog.mitchell
2021-04-30Replaced `events.FILE_{BEFORE,AFTER}_RELOAD` with ↵mitchell
`events.BUFFER_{BEFORE,AFTER}_REPLACE_TEXT`. This allows more features to save/restore state when buffer contents are replaced (e.g. file reload, filter through, etc.)
2021-04-11Initial pass reformatting all code.mitchell
Use clang-format, LuaFormatter, and 100 character limit on lines.
2021-03-31Updated changelog.mitchell
2021-01-29Updated changelog.mitchell
2020-11-30Updated for 11.0.mitchell
2020-10-30Updated changelog.mitchell
2020-10-11Updated LuaDoc.mitchell
2020-10-05Various manual and documentation updates.mitchell
2020-09-30Updated stale links in changelog.mitchell
2020-09-30Updated changelog.mitchell
2020-09-19Updated to Scintilla 4.4.5 and Scintillua 4.4.5-1.mitchell
2020-09-14Refresh generated documentation.mitchell
2020-09-14More link updates.mitchell
2020-09-13Lots of documentation updates.mitchell
Updated header id generation, anchors, links, and header levels. Added dedicated book page and support data. Removed extra module autocompletion and documentation from Lua module. Removed GPG signing and verification, as everything is built and distributed on GitHub. Removed all release links prior to 10.8 since there is no point in uploading the relevant files to GitHub.
2020-09-10Updated documentation header levels.mitchell
2020-09-04Moved all top-level .md files into docs/ except README.md.mitchell
Also fixed lack of header anchors in generated HTML.