• v0.9.3 5042df1d19

    v0.9.3 Stable

    nwesterhausen released this 2023-01-10 13:59:15 +00:00 | 221 commits to main since this release

    Bug Fixes

    • 🐛 handle 'ALL' for state_name etc

    Commit Statistics

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

    Commit Details

    view details
    • Uncategorized
      • 🐛 handle 'ALL' for state_name etc (007c8b4)
    Downloads
  • v0.9.2 399e072b2e

    v0.9.2 Stable

    nwesterhausen released this 2023-01-09 22:41:39 +00:00 | 223 commits to main since this release

    Bug Fixes

    • 🐛 casteTags property in camel case

    Commit Statistics

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

    Commit Details

    view details
    • Uncategorized
      • 🐛 casteTags property in camel case (f16e0e2)
    Downloads
  • v0.9.1 252113dd4c

    v0.9.1 Stable

    nwesterhausen released this 2023-01-09 21:44:56 +00:00 | 225 commits to main since this release

    Bug Fixes

    • 📝 object property consistency changes

    Commit Statistics

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

    Commit Details

    view details
    • Uncategorized
      • 📝 object property consistency changes (b2781ed)
    Downloads
  • v0.9.0 73a673e1de

    v0.9.0 Stable

    nwesterhausen released this 2023-01-09 21:41:14 +00:00 | 227 commits to main since this release

    Refactor

    • 🔥 refactor typings for consistency
      Changes the json objects to use camelCase for all fields

    Commit Statistics

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

    Commit Details

    view details
    • Uncategorized
      • 🔥 refactor typings for consistency (b5ac444)
    Downloads
  • v0.8.1 5539af65b5

    v0.8.1 Stable

    nwesterhausen released this 2023-01-09 21:40:04 +00:00 | 229 commits to main since this release

    Chore

    • 🔊 add colored logs to cli example

    New Features

    • add relative_path to parsed data

    Commit Statistics

    • 2 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
      • add relative_path to parsed data (984103b)
      • 🔊 add colored logs to cli example (e87e436)
    Downloads
  • v0.8.0 9ebf2dfbd4

    v0.8.0 Stable

    nwesterhausen released this 2023-01-09 16:59:08 +00:00 | 232 commits to main since this release

    New Features

    • add remaining inorganic tokens

    • add un-recognized BIOME tokens as-is

    • add inorganic object parsing
      Adds parsing support for inoragnic raws

      Updates the SimpleMaterial struct with a Temperatures to hold temperature information (removing "specific_heat").

    Bug Fixes

    • 🐛 handle NONE case for temperatures

    Refactor

    • 🔥 remove unused set() on StateName
    • 🧑‍💻 transform large reader.rs into module

    Style

    • 🎨 format biomes

    Commit Statistics

    • 7 commits contributed to the release.
    • 1 day passed between releases.
    • 7 commits were understood as conventional.
    • 0 issues like '(#ID)' were seen in commit messages

    Commit Details

    view details
    • Uncategorized
      • 🔥 remove unused set() on StateName (77cc030)
      • 🎨 format biomes (9669a1c)
      • add remaining inorganic tokens (ee95964)
      • add un-recognized BIOME tokens as-is (1a52fb5)
      • 🐛 handle NONE case for temperatures (04a55b9)
      • add inorganic object parsing (ca789a7)
      • 🧑‍💻 transform large reader.rs into module (48d50ad)
    Downloads
  • v0.7.7 712dd58040

    v0.7.7 Stable

    nwesterhausen released this 2023-01-08 14:19:33 +00:00 | 240 commits to main since this release

    New Features

    • 🌟 include more plant data
      • feat:

      • fix: 🐛 fix error message for bad raw input file in example

      • feat: report all state colors

      • chore: 🚀 update type definition for simple material

    Bug Fixes

    • 🐛 typescript typing cohesion
    • 🐛 fix typings for plant

    Commit Statistics

    • 3 commits contributed to the release over the course of 6 calendar days.
    • 6 days passed between releases.
    • 3 commits were understood as conventional.
    • 1 unique issue was worked on: #10

    Commit Details

    view details
    • #10
      • 🌟 include more plant data (3ae6127)
    • Uncategorized
      • 🐛 typescript typing cohesion (f931dbe)
      • 🐛 fix typings for plant (7bde574)
    Downloads
  • v0.7.5 57502cc204

    v0.7.5 Stable

    nwesterhausen released this 2022-12-29 02:58:12 +00:00 | 247 commits to main since this release

    Bug Fixes

    • 🐛 use identifier if empty name

    Commit Statistics

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

    Commit Details

    view details
    • Uncategorized
      • 🐛 use identifier if empty name (6c576b2)
    Downloads
  • v0.7.4 2c28be190a

    v0.7.4 Stable

    nwesterhausen released this 2022-12-28 20:26:49 +00:00 | 249 commits to main since this release

    New Features

    • add human-readable raw module source to raws

    Commit Statistics

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

    Commit Details

    view details
    • Uncategorized
      • add human-readable raw module source to raws (ed463c8)
    Downloads
  • v0.7.3 9800d75e2a

    v0.7.3 Stable

    nwesterhausen released this 2022-12-28 19:27:50 +00:00 | 251 commits to main since this release

    New Features

    • add parse_single_raw to lib and cli example

    Bug Fixes

    • 🐛 save all info for final raw read from file

    Commit Statistics

    • 2 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
      • 🐛 save all info for final raw read from file (ae01266)
      • add parse_single_raw to lib and cli example (d072b71)
    Downloads