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)