Skip to content

Releases: mongodb/snooty-parser

Release: [v0.18.6] - 2024-10-30

30 Oct 18:37
Compare
Choose a tag to compare
Pre-release

Fixed

  • Revert "Bump dependencies to support Python 3.13"

Release: [v0.18.5] - 2024-10-23

23 Oct 15:26
v0.18.5
9587a04
Compare
Choose a tag to compare

Added

  • The procedure directive now accepts a title option (#628)

Fixed

  • Footnote reference IDs are now unique on each page (DOP-5060, #627)

Release: [v0.18.4] - 2024-10-16

16 Oct 18:22
Compare
Choose a tag to compare
Pre-release

What's Changed

Full Changelog: v0.18.3...v0.18.4

Release: [v0.18.3] - 2024-10-09

09 Oct 18:09
Compare
Choose a tag to compare
Pre-release

What's Changed

Full Changelog: v0.18.2...v0.18.3

Release: [v0.18.2] - 2024-10-02

02 Oct 14:29
Compare
Choose a tag to compare
Pre-release

What's Changed

Full Changelog: v0.18.1...v0.18.2

Release: [v0.18.1] - 2024-09-25

25 Sep 18:51
Compare
Choose a tag to compare

Added

Changed

  • Contextualize headings in method selector for "On This Page" list (DOP-4967, #620)

Fixed

Release: [v0.18.0] - 2024-09-18

18 Sep 18:08
Compare
Choose a tag to compare
Pre-release

What's Changed

Full Changelog: v0.17.1...v0.18.0

Release: [v0.17.1] - 2024-09-05

05 Sep 13:26
Compare
Choose a tag to compare
Pre-release

What's Changed

Full Changelog: v0.17.0...v0.17.1

Release: [v0.17.0] - 2024-08-15

15 Aug 13:57
v0.17.0
968c433
Compare
Choose a tag to compare

Added

  • Support for the wayfinding family of directives (DOP-4692, #613)

Changed

  • When running as a language server, the language client is now used for file watching
    instead of snooty having its own file watch implementation. This should yield a much more
    reliable file watch experience. (DOP-4829, #610).

Removed

  • The watch subcommand has been removed. It was an escoteric feature with questionable reliability
    and a highly problematic implementation.

Release: [v0.16.15] - 2024-07-25

25 Jul 15:15
v0.16.15
0861474
Compare
Choose a tag to compare

Added

Removed

  • Landing page directives with no current use (DOP-4647, #612)