You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix!: Big move to use kwargs as the initializer for classes which include us (#28)
* fix!: Big move to use kwargs as the initializer for classes which include us
* fix: Remove breakpoint (Thanks, Copilot)
* fix: Do not set header if headers are empty
* fix: Mocks are why we cannot have good things
* fix: Corrects documentation for new method signature
* fix: Cleaner assignment with ||=
* docs: Corrects parameter documentation
* fix: Removes stray copied client
* chore: Updates gem dependencies
0 commit comments