• 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