Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: Peternator7/strum
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.27.2
Choose a base ref
...
head repository: Peternator7/strum
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.28.0
Choose a head ref
  • 13 commits
  • 34 files changed
  • 7 contributors

Commits on Jul 19, 2025

  1. Updated the CHANGELOG for the new release

    Peter Glotfelty committed Jul 19, 2025
    Configuration menu
    Copy the full SHA
    c8d6241 View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2026

  1. Configuration menu
    Copy the full SHA
    1f974f2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ba4708d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9328b38 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    36c051b View commit details
    Browse the repository at this point in the history
  5. docs: Fix typo (#463)

    j-g00da authored Jan 25, 2026
    Configuration menu
    Copy the full SHA
    0ea1e2d View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2026

  1. Configuration menu
    Copy the full SHA
    639b67f View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2026

  1. Fix existing cargo fmt + clippy issues and add GH actions (#473)

    * Fix existing cargo fmt + clippy issues and add GH actions
    
    * Fix a few more clippy issues
    
    ---------
    
    Co-authored-by: Peternator7 <peter@glotfelty.us>
    Peternator7 and Peternator7 authored Feb 21, 2026
    Configuration menu
    Copy the full SHA
    e241243 View commit details
    Browse the repository at this point in the history
  2. Automatically add Default implementation to EnumDiscriminant if it ex…

    …ists on the base Enum (#474)
    
    Co-authored-by: Peternator7 <peter@glotfelty.us>
    Peternator7 and Peternator7 authored Feb 21, 2026
    Configuration menu
    Copy the full SHA
    2c9e5a9 View commit details
    Browse the repository at this point in the history
  3. Honor parse_err_ty attribute when the enum has a default variant (#431)

    * Honor parse_err_ty attribute when the enum has a default variant
    
    * fix confusing variable name
    scovich authored Feb 21, 2026
    Configuration menu
    Copy the full SHA
    0ccbbf8 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2026

  1. Configuration menu
    Copy the full SHA
    9334c72 View commit details
    Browse the repository at this point in the history
  2. Display exists in core (#477)

    Co-authored-by: Peternator7 <peter@glotfelty.us>
    Peternator7 and Peternator7 authored Feb 22, 2026
    Configuration menu
    Copy the full SHA
    26e63cd View commit details
    Browse the repository at this point in the history
  3. Peternator7/0.28 (#475)

    * Prepare for release of 0.28
    
    * Update the changelog and the doc comments
    
    * Add latest PR's
    
    ---------
    
    Co-authored-by: Peternator7 <peter@glotfelty.us>
    Peternator7 and Peternator7 authored Feb 22, 2026
    Configuration menu
    Copy the full SHA
    7376771 View commit details
    Browse the repository at this point in the history
Loading