Releases: mongodb/snooty-parser
Releases · mongodb/snooty-parser
Release: [v0.15.2.1] - 2024-02-01
Added
- Parse summary information.
Fixed
- Revert fast parser exiting.
Release: [v0.15.2] - 2024-01-03
Release: [v0.15.1] - 2023-12-13
Changed
- The parser will now exit more quickly upon completion.
- Warn on invalid tab nesting (DOP-3898).
- Throw warning and ignore nested projects on detection within parser (DOP-3866, #540)
- Catch TOML parsing errors in snooty.toml (DOP-4141, #542)
Fixed
- Fix regression causing an exception to not be handled when directive options are duplicated. (DOP-4140)
Release: [v0.15.0] - 2023-10-17
Release: [v0.14.10] - 2023-09-28
Release: [v0.14.9] - 2023-09-16
What's Changed
- DOP-3855: Adding LeafyGreen icon role support by @mayaraman19 in #512
- [DOP-3992]: Add landing:more-ways directive by @branberry in #518
- DOP-3988 by @caesarbell in #517
- DOP-3987 by @seungpark in #521
- DOP-3993: Allow card group to link data for IA entry by @rayangler in #522
- Dop 3991 by @anabellabuckvar in #523
New Contributors
- @anabellabuckvar made their first contribution in #523
Full Changelog: v0.14.8...v0.14.9
Release: [v0.14.8] - 2023-09-07
Fixed
- Include
taxonomy.toml
in the binary bundles.
Release: [v0.14.7] - 2023-09-07
Changed
- All internal paths are now relative to the project source tree, not absolute, allowing cache
files to be portable between computers and working directories (DOP-3966) - Facet processing shoud be more reliable with regards to caches (DOP-3878)
Fixed
- Ensure that YAML parsing diagnostics are reliably raised (DOP-4008)
Release: [v0.14.6] - 2023-08-25
Changed
- Split out Realm Kotlin SDK role to sync and base URLs (#506)
- Hotfixes to provide empty list by default for validated_facets and fix diagnostics