Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

(MINOR) XmpMeta can now optionally format itself using Rust-style formatting #193

Merged
merged 5 commits into from
Jul 7, 2024

Commits on Feb 10, 2024

  1. XmpMeta can now optionally format itself using Rust-style formatting

    Use `fmt!("{xmp:#}")` to access this new feature.
    scouten committed Feb 10, 2024
    Configuration menu
    Copy the full SHA
    dd110e5 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2024

  1. Configuration menu
    Copy the full SHA
    b6c292f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ff779f4 View commit details
    Browse the repository at this point in the history
  3. Clippy fix

    scouten-adobe committed Jul 7, 2024
    Configuration menu
    Copy the full SHA
    4613f29 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7434d4e View commit details
    Browse the repository at this point in the history