Skip to content

Releases: mongodb/snooty-parser

Release: [v0.13.7] - 2022-07-28

28 Jul 14:32

Choose a tag to compare

Pre-release
Release v0.13.7

Release: [v0.13.6] - 2022-06-22

23 Jun 11:54

Choose a tag to compare

Pre-release

Added

  • Added new link roles and mongosyncstate rstobject (#401, #402, #403, #404)
  • Rename "Realm" to "App Services" in tabsets (#405)
  • Validate relative URLs in card directives (DOP-3064, #408)

Fixed

  • Fix upsert logic and added manifest testing (#400).
  • Expand tildes in paths input on the command line (DOP-3078, #409)
  • Properly handle rst source files with invalid UTF-8 (DOP-3068, #410)

Release: [v0.13.5] - 2022-05-19

19 May 17:50
v0.13.5
198fcea

Choose a tag to compare

Pre-release

Added

  • Literalinclude support for input/output directives (DOP-2952, #398).

Fixed

  • Correctly handle field lists existing within a list (DOP-2975).

Release: [v0.13.4] - 2022-05-05

05 May 16:09
v0.13.4
db68cfc

Choose a tag to compare

Pre-release

Added

  • Support adding arbitrary data to snooty.toml files via the data_fields key in rstspec.toml (DOP-2657, #396).

Release: [v0.13.3] - 2022-04-07

07 Apr 15:50
v0.13.3
14ef045

Choose a tag to compare

Pre-release

Added

  • Add source option to code-block directives and the Code node (DOP-2743, #389).

Release: [v0.13.2] - 2022-03-21

21 Mar 15:06
v0.13.2
d1dddc5

Choose a tag to compare

Pre-release
  • An eol boolean option in snooty.toml (DOP-2771, #390).
  • Subdomain consolidation rstspec.toml changes (DOP-2808).

Release: [v0.13.1] - 2022-03-02

02 Mar 18:17
v0.13.1
06e5bf6

Choose a tag to compare

Pre-release
  • Rename "Android SDK" tab to "Java SDK" (#388).
  • Add kotlin and flutter SDKs to the realm-sdks tabset (#388).
  • Improve io-code-block example snippets (DOP-2742, #387).

Release: [v0.13.0] - 2022-02-24

24 Feb 23:16

Choose a tag to compare

Pre-release

Changed

  • Removed published branches logic from parser; version information
    will henceforth be sourced from Atlas (DOP-2243, #330)

Release: [v0.12.6] - 2022-02-24

24 Feb 17:42
v0.12.6
8db3bc7

Choose a tag to compare

Pre-release

Added

Release: [v0.12.5] - 2022-02-08

08 Feb 20:04
v0.12.5
5c42f89

Choose a tag to compare

Pre-release

Added

  • Implement input, output, and io-code-block directives (DOP-2651, #375).
  • Add an icon option to the cta-banner directive (DOP-2719, #382).