• v0.10.0 f062953b94

    v0.10.0 Stable

    nwesterhausen released this 2023-01-17 17:31:24 +00:00 | 194 commits to main since this release

    Chore

    • update rust crate clap to 4.1
    • 🚀 cherry pick clippy.yml and update renovate config
    • ⚙️ empty renovate config
    • update rust crate clap to 4.1
    • 🚀 cherry pick clippy.yml and update renovate config
    • ⚙️ empty renovate config
    • 🧑‍💻 rust-analyzer clippy cargo

    Chore

    • 🐛 fix keywords

    Documentation

    • 📝 improve library documentation

    New Features

    • ️ propogate path as ref
    • support SELECT and hopefully CUT
    • add tauri-supported raw module location parsing

    Bug Fixes

    • update rust crate regex to 1.7
    • update rust crate regex to 1.7

    Refactor

    • 🚨 lint clippy::pedantic

    • 🔥 move most code out of lib, instead call the code from lib

    • 🔥 rewrite parsing pattern
      Set up parsing to work a little more piece-meal. Adds support for parsing a single raw module location dir. Example updated. This lays the groundwork for doing some meta parsing/combining in the future.

    • 🔥 move common raw info into its own struct

    Commit Statistics

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

    Commit Details

    view details
    • Uncategorized
      • 🐛 fix keywords (a4ff82d)
      • Release dfraw_json_parser v0.10.0 (d654a89)
      • Merge pull request #13 from nwesterhausen/add-items (1d3bbdf)
      • Merge branch 'main' into add-items (b053d13)
      • ️ propogate path as ref (b53d1a0)
      • 📝 improve library documentation (7e118c7)
      • update rust crate regex to 1.7 (46067f4)
      • update rust crate clap to 4.1 (d8f6f90)
      • 🚀 cherry pick clippy.yml and update renovate config (9aaabf7)
      • ⚙️ empty renovate config (3e363ff)
      • Create .renovaterc (663d101)
      • update rust crate regex to 1.7 (8ea5911)
      • update rust crate clap to 4.1 (bac89e8)
      • 🚀 cherry pick clippy.yml and update renovate config (d1a8605)
      • ⚙️ empty renovate config (2f7e699)
      • Create .renovaterc (a06b323)
      • support SELECT and hopefully CUT (e91d009)
      • add tauri-supported raw module location parsing (e38f2e8)
      • 🧑‍💻 rust-analyzer clippy cargo (417a679)
      • 🚨 lint clippy::pedantic (74fca04)
      • 🔥 move most code out of lib, instead call the code from lib (15d1570)
      • 🔥 rewrite parsing pattern (d5648c5)
      • 🔥 move common raw info into its own struct (8f246a2)
    Downloads