• v0.11.0 cf0b1c1523

    v0.11.0 Stable

    nwesterhausen released this 2023-01-21 20:44:57 +00:00 | 180 commits to main since this release

    New Features

    • handle some plant graphics
    • parse graphics at the same time as other raws
    • add graphics raw parsing to lib
    • add proper raw header to graphics
    • parse graphic tile page raws
    • implement basic graphic parser

    Bug Fixes

    • 🐛 don't return too early
    • ️ remove un-needed clones

    Refactor

    • 🚨 fix clippy lint warnings
    • 🔥 refactor code base
      Reorganize to sort by thing instead of by action

    Commit Statistics

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

    Commit Details

    view details
    • Uncategorized
      • Merge pull request #18 from nwesterhausen/refactor (9f7f359)
      • 🐛 don't return too early (72c8601)
      • handle some plant graphics (648c920)
      • parse graphics at the same time as other raws (c18a2b1)
      • add graphics raw parsing to lib (ae7324a)
      • 🚨 fix clippy lint warnings (5a2f3fd)
      • ️ remove un-needed clones (b0f66ac)
      • add proper raw header to graphics (49bc46c)
      • parse graphic tile page raws (1d2b891)
      • 🔥 refactor code base (edf44ef)
      • implement basic graphic parser (a860a99)
    Downloads