• v0.17.0 32397f0adb

    nwesterhausen released this 2024-05-07 20:01:40 +00:00 | 39 commits to main since this release

    Chore

    • 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
    Downloads