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

doc: follow common readme guidelines #58

Merged
merged 5 commits into from
Jul 24, 2023
Merged

doc: follow common readme guidelines #58

merged 5 commits into from
Jul 24, 2023

Commits on Jul 24, 2023

  1. Configuration menu
    Copy the full SHA
    38b93f8 View commit details
    Browse the repository at this point in the history
  2. Fix regression that lost latency data from results

    Shadowing constants in function bindings should be a compilation error
    (and is, in Rust), but it's not here.
    
    Also changing the names of constants to add extra words and type suffix
    to hopefully avoid conflicts later.
    gagbo committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    1f0b1b0 View commit details
    Browse the repository at this point in the history
  3. Update CHANGELOG

    gagbo committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    08598e7 View commit details
    Browse the repository at this point in the history
  4. Update autometrics-shared

    gagbo committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    d76a7d3 View commit details
    Browse the repository at this point in the history
  5. Review

    gagbo committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    c7fe31b View commit details
    Browse the repository at this point in the history