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

Adjusting Field/Filtering Function Naming to be More Concise and Less With-y #78

Merged
merged 6 commits into from Jul 14, 2022

Commits on Jul 14, 2022

  1. Renaming all occurrences of arguments to fields in the godoc

    Ivan De Marino committed Jul 14, 2022
    Copy the full SHA
    387cd62 View commit details
    Browse the repository at this point in the history
  2. Renaming all the Log filtering functions as well as the With() one,…

    … to streamline it and make sure they maintain full consistency
    Ivan De Marino committed Jul 14, 2022
    Copy the full SHA
    b79417e View commit details
    Browse the repository at this point in the history
  3. Preparing CHANGELOG entry

    Ivan De Marino committed Jul 14, 2022
    Copy the full SHA
    305b656 View commit details
    Browse the repository at this point in the history
  4. set correct filename on changelog entry

    Ivan De Marino committed Jul 14, 2022
    Copy the full SHA
    8a66bcd View commit details
    Browse the repository at this point in the history
  5. Renaming examples (linter)

    Ivan De Marino committed Jul 14, 2022
    Copy the full SHA
    2446a6d View commit details
    Browse the repository at this point in the history
  6. Fixing tests and docs renaming

    Ivan De Marino committed Jul 14, 2022
    Copy the full SHA
    1bd08bf View commit details
    Browse the repository at this point in the history