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

feat!: use consistent function/arg names #64

Merged
merged 1 commit into from
Sep 4, 2024
Merged

Conversation

jsstevenson
Copy link
Contributor

@jsstevenson jsstevenson commented Aug 30, 2024

close #21

  • use plural casing for methods that can return multiple objects
  • don't support string type searches for single terms (makes for clearer typing from the user perspective)
  • add more specific type annotations

@jsstevenson jsstevenson added the priority:low Low priority label Aug 30, 2024
@jsstevenson jsstevenson merged commit 70a2513 into main Sep 4, 2024
13 checks passed
@jsstevenson jsstevenson deleted the query-names branch September 4, 2024 16:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority:low Low priority
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Rephrase getter method names
2 participants