Skip to content

Latest commit

 

History

History
31 lines (19 loc) · 960 Bytes

CHANGELOG.md

File metadata and controls

31 lines (19 loc) · 960 Bytes

Changelog

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.

[1.1.0] - 2023-08-27

Changed:

  • When "lineNumbers" setting is set to true, line numbers start with 1 rather than 0 (#26)

[1.0.0] - 2021-05-03

Fixed:

  • Don't collapse existing fold sections when filtering without context (#9)

[0.2.0] - 2020-07-10

Fixed:

  • Preserving search input

Added:

  • "... with Context" commands (see README)

Maintenance:

  • Hugely improved the development environment. Covered the codebase with tests, configured continuous integration (Travis CI + Coverall).

[0.1.0] - 2019-10-20

Initial release