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

Merge gz-fuel-tools9 ➡️ main #434

Merged
merged 4 commits into from
Aug 14, 2024
Merged

Merge gz-fuel-tools9 ➡️ main #434

merged 4 commits into from
Aug 14, 2024

Commits on Jul 24, 2024

  1. Add Url accessor to Identifiers (#429)

    Previously we were relying on UniqueName to hold a Url. UniqueName was
    updated to generate filesystem-safe paths for both Linux and Windows, so
    it no longer holds a valid Url.  This adds a peer method to also
    retrieve the Url of the Model/World/Collection
    
    Signed-off-by: Michael Carroll <[email protected]>
    mjcarroll authored Jul 24, 2024
    Configuration menu
    Copy the full SHA
    9d8c1c2 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2024

  1. Make CollectionIdentifier::UniqueName consistent (#430)

    Signed-off-by: Michael Carroll <[email protected]>
    mjcarroll authored Jul 26, 2024
    Configuration menu
    Copy the full SHA
    db91a85 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2024

  1. Prepare for 9.1.0 (#432)

    Signed-off-by: Addisu Z. Taddese <[email protected]>
    azeey authored Aug 7, 2024
    Configuration menu
    Copy the full SHA
    9726ac5 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2024

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