• dfraw_json_parser-cli-v1.2.1 ea1db14984

    nwesterhausen released this 2024-05-12 14:47:43 +00:00 | 8 commits to main since this release

    Bug Fixes

    • creature token parsing fixes
    • skip_serializing_if None or Empty

    Commit Statistics

    • 3 commits contributed to the release over the course of 2 calendar days.
    • 2 days passed between releases.
    • 2 commits were understood as conventional.
    • 0 issues like '(#ID)' were seen in commit messages

    Commit Details

    view details
    • Uncategorized
      • Creature token parsing fixes (5ed660f)
      • Skip_serializing_if None or Empty (8274f5f)
      • Merge pull request #93 from nwesterhausen/fix-actions (fa35b8d)
    Downloads
  • dfraw_json_parser-v0.17.5 77abaaef1b

    nwesterhausen released this 2024-05-12 14:46:36 +00:00 | 9 commits to main since this release

    Bug Fixes

    • creature token parsing fixes
    • skip_serializing_if None or Empty

    Commit Statistics

    • 3 commits contributed to the release over the course of 2 calendar days.
    • 2 days passed between releases.
    • 2 commits were understood as conventional.
    • 0 issues like '(#ID)' were seen in commit messages

    Commit Details

    view details
    • Uncategorized
      • Creature token parsing fixes (5ed660f)
      • Skip_serializing_if None or Empty (8274f5f)
      • Merge pull request #93 from nwesterhausen/fix-actions (fa35b8d)
    Downloads
  • dfraw_json_parser-cli-v1.2.0 6a3860d42a

    nwesterhausen released this 2024-05-09 18:48:53 +00:00 | 14 commits to main since this release

    Chore

    • bump version to 0.17
      • chore: bump version to 0.17

      • chore: bump cli to 1.1.1

      • chore: fix changelog style

    • bump cli to 1.1.1
    • bump version to 0.17
    • clippy lint

    New Features

    • remove ts-rs in favor of specta

    Bug Fixes

    • update dependencies

    Other

    • add specta for fullbindings file

    Commit Statistics

    • 9 commits contributed to the release over the course of 41 calendar days.
    • 152 days passed between releases.
    • 7 commits were understood as conventional.
    • 0 issues like '(#ID)' were seen in commit messages

    Commit Details

    view details
    • Uncategorized
      • Bump version to 0.17 (32397f0)
      • Bump cli to 1.1.1 (544a6c2)
      • Bump version to 0.17 (9677349)
      • Merge pull request #65 from nwesterhausen/improvements (c79d59b)
      • Clippy lint (ff2c206)
      • Remove ts-rs in favor of specta (ee6ef5d)
      • Add specta for fullbindings file (f366c66)
      • Merge remote-tracking branch 'origin/main' into improvements (5ad2ad4)
      • Update dependencies (8ad32c8)
    Downloads
  • dfraw_json_parser-v0.17.4 9fb38acc7a

    nwesterhausen released this 2024-05-09 18:47:39 +00:00 | 15 commits to main since this release

    Chore

    • lint

    Bug Fixes

    • use biomejs for formatting
    • export bindings for ParserOptions

    Commit Statistics

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

    Commit Details

    view details
    • Uncategorized
      • Merge pull request #90 from nwesterhausen/parser-options-binding (3594888)
      • Lint (50cccd5)
      • Use biomejs for formatting (8590e3e)
      • Export bindings for ParserOptions (ac35f9f)
      • Merge pull request #89 from nwesterhausen/binding-fix (2675f17)
    Downloads
  • dfraw_json_parser-v0.17.3 bb183391d9

    nwesterhausen released this 2024-05-09 17:19:50 +00:00 | 25 commits to main since this release

    Bug Fixes

    • also export bindings for "tauri" feature
    • derive specta::type for ProgressTask

    Commit Statistics

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

    Commit Details

    view details
    • Uncategorized
      • Also export bindings for "tauri" feature (ac13e28)
      • Merge branch 'main' into binding-fix (3d321ba)
      • Derive specta::type for ProgressTask (00f97d6)
      • Merge pull request #88 from nwesterhausen/fix-re-export (af1ae8e)
    Downloads
  • dfraw_json_parser-v0.17.2 a89922c388

    nwesterhausen released this 2024-05-09 15:39:33 +00:00 | 30 commits to main since this release

    Bug Fixes

    • re-export ProgressTask

    Commit Statistics

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

    Commit Details

    view details
    • Uncategorized
      • Re-export ProgressTask (d233f47)
      • Merge pull request #87 from nwesterhausen/bump-version-0-17 (56ffcf7)
      • Merge branch 'main' into bump-version-0-17 (cc9efdb)
    Downloads
  • 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
  • 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
  • dfraw_json_parser-cli-v1.1.0 68a5a79c88

    nwesterhausen released this 2023-12-09 16:01:32 +00:00 | 101 commits to main since this release

    Chore

    • bump release

    New Features

    • improve creature parsing

      • refactor: CreatureVariation as object

      • chore: update bindings

      • feat: impl RawObject for CreatureVariation

      • chore(deps): update github/codeql-action action to v2.22.9

      • feat: apply_creature_variation in progress

      • feat: add parsing of gaits and add them to creatures

      • fix: gait is a caste tag

      • feat: add unprocessed raw type to facilitate creature parsing

      • wip: creature variation parsing for unprocessed_raw

      • feat: handle copy_tags_from and creature_variations properly

      • feat: add log_summary option

      • refactor: CreatureVariation as object

      • chore: update bindings

      • feat: impl RawObject for CreatureVariation

      • feat: apply_creature_variation in progress

      • feat: add parsing of gaits and add them to creatures

      • fix: gait is a caste tag

      • feat: add unprocessed raw type to facilitate creature parsing

      • wip: creature variation parsing for unprocessed_raw

      • feat: handle copy_tags_from and creature_variations properly

      • feat: add log_summary option


    Commit Statistics

    • 4 commits contributed to the release.
    • 9 days passed between releases.
    • 2 commits were understood as conventional.
    • 0 issues like '(#ID)' were seen in commit messages

    Commit Details

    view details
    • Uncategorized
      • Bump release (0ce13b4)
      • Release dfraw_json_parser v0.15.1, dfraw_json_parser-cli v1.0.1 (84e6712)
      • Release dfraw_json_parser v0.15.1, dfraw_json_parser-cli v1.0.1 (75c7772)
      • Improve creature parsing (b1fda6c)
    Downloads
  • dfraw_json_parser-v0.16.0 68a5a79c88

    nwesterhausen released this 2023-12-09 16:00:02 +00:00 | 101 commits to main since this release

    Chore

    • bump release

    New Features

    • improve creature parsing

      • refactor: CreatureVariation as object

      • chore: update bindings

      • feat: impl RawObject for CreatureVariation

      • chore(deps): update github/codeql-action action to v2.22.9

      • feat: apply_creature_variation in progress

      • feat: add parsing of gaits and add them to creatures

      • fix: gait is a caste tag

      • feat: add unprocessed raw type to facilitate creature parsing

      • wip: creature variation parsing for unprocessed_raw

      • feat: handle copy_tags_from and creature_variations properly

      • feat: add log_summary option

      • refactor: CreatureVariation as object

      • chore: update bindings

      • feat: impl RawObject for CreatureVariation

      • feat: apply_creature_variation in progress

      • feat: add parsing of gaits and add them to creatures

      • fix: gait is a caste tag

      • feat: add unprocessed raw type to facilitate creature parsing

      • wip: creature variation parsing for unprocessed_raw

      • feat: handle copy_tags_from and creature_variations properly

      • feat: add log_summary option


    Commit Statistics

    • 4 commits contributed to the release.
    • 9 days passed between releases.
    • 2 commits were understood as conventional.
    • 0 issues like '(#ID)' were seen in commit messages

    Commit Details

    view details
    • Uncategorized
      • Bump release (0ce13b4)
      • Release dfraw_json_parser v0.15.1, dfraw_json_parser-cli v1.0.1 (84e6712)
      • Release dfraw_json_parser v0.15.1, dfraw_json_parser-cli v1.0.1 (75c7772)
      • Improve creature parsing (b1fda6c)
    Downloads