• dfraw_json_parser-v0.15.0 81b3060c7a

    nwesterhausen released this 2023-11-29 17:16:04 +00:00 | 115 commits to main since this release

    Changed

    • replace log calls with tracing

    Chore

    • bump package versions
    • put changelog in correct directory
    • move to workspace

    Documentation

    • end code block
    • improve some docs

    New Features

    • use thiserror to provide errors

    Bug Fixes

    • failing doctest
    • improve error handling
    • don't let one error break everything
    • address clippy warnings

    Refactor

    • further improve library ergonomics
    • improve module ergonomics
      BREAKING CHANGE
      This changes a lot of module export locations, hopefully to avoid changing them in the future.

    Commit Statistics

    • 13 commits contributed to the release.
    • 13 commits were understood as conventional.
    • 0 issues like '(#ID)' were seen in commit messages

    Commit Details

    view details
    • Uncategorized
      • Bump package versions (550c0b7)
      • Failing doctest (7104a38)
      • Improve error handling (cad7df6)
      • Don't let one error break everything (e50ca4f)
      • Put changelog in correct directory (d6f0009)
      • Address clippy warnings (0c1817b)
      • End code block (c16d34c)
      • Use thiserror to provide errors (3c37a44)
      • Further improve library ergonomics (29c5ba1)
      • Improve some docs (0b36de5)
      • Improve module ergonomics (bd013b6)
      • Replace log calls with tracing (3afa6a7)
      • Move to workspace (65288c7)
    Downloads