• dfraw_json_parser-v0.17.1 85bcf5feac

    nwesterhausen released this 2024-05-09 14:59:46 +00:00 | 35 commits to main since this release

    Chore

    • fix changelog style
    • bump version to 0.17
    • finish linting
    • clippy lint
    • update all non-major dependencies
    • update all non-major dependencies
    • update bindings
    • update bindings

    Documentation

    • update doc comments
    • add doc comments

    New Features

    • set main to track tauri v2
    • remove ts-rs in favor of specta
    • add RawObjectToken trait

    Bug Fixes

    • update dependencies
    • remove bad doc test
    • update rust crate thiserror to 1.0.51
    • update rust crate thiserror to 1.0.51

    Other

    • more lints
    • add specta for fullbindings file
    • fix tag parsing
    • various token parsing implemented
    • add trunk and fix all errors
    • get_complexity
    • add token trait
    • update caste phf_table
    • finish tokens begin caste phf table
    • add 'S' tokens
    • add tokens through 'r'
    • improving creature tokens

    Refactor

    • clean up progress helper and tauri emit

    New Features (BREAKING)

    • put all bindings in one file

    Commit Statistics

    • 34 commits contributed to the release over the course of 148 calendar days.
    • 151 days passed between releases.
    • 31 commits were understood as conventional.
    • 1 unique issue was worked on: #80

    Commit Details

    view details
    • #80
      • Converting any 'serde skip_serializing_if' into Option (cb2fb1c)
    • Uncategorized
      • Fix changelog style (c0b4fe2)
      • Bump version to 0.17 (9677349)
      • Merge pull request #65 from nwesterhausen/improvements (c79d59b)
      • Set main to track tauri v2 (f2589ba)
      • Put all bindings in one file (07226bc)
      • Finish linting (5b4707a)
      • More lints (3def3a4)
      • Clippy lint (ff2c206)
      • Remove ts-rs in favor of specta (ee6ef5d)
      • Add specta for fullbindings file (f366c66)
      • Fix tag parsing (91b2629)
      • Merge remote-tracking branch 'origin/main' into improvements (5ad2ad4)
      • Update all non-major dependencies (7f6e434)
      • Update dependencies (8ad32c8)
      • Update all non-major dependencies (1b5882a)
      • Various token parsing implemented (ee57e58)
      • Remove bad doc test (9ba0286)
      • Update bindings (c93b7c2)
      • Update rust crate thiserror to 1.0.51 (d1389b9)
      • Add trunk and fix all errors (ac79384)
      • Get_complexity (4b727b1)
      • Add token trait (b3001a6)
      • Update caste phf_table (2f178dc)
      • Finish tokens begin caste phf table (4c25ee5)
      • Add 'S' tokens (0b4e9cd)
      • Add tokens through 'r' (1288ced)
      • Improving creature tokens (94babbf)
      • Update rust crate thiserror to 1.0.51 (b12163b)
      • Add RawObjectToken trait (48fe1da)
      • Update doc comments (2c7d3cc)
      • Add doc comments (c18a9ae)
      • Update bindings (8fdbdb1)
      • Clean up progress helper and tauri emit (34de045)
    Downloads