Skip to content

v0.2.3

Choose a tag to compare

@github-actions github-actions released this 31 Jul 10:37
· 27 commits to main since this release
  • Improved book.toml configuration parsing
    • Ignored unknown keys at both the top level and inside nested sections such as map-eval, while logging a warning for each unknown key path
    • Preserved type-sensitive validation for known fields, but limited failures to the field or nested section that failed to parse
    • Kept other configuration fields active when one field falls back to its default value