Results 4 issues of Paul Suh

Fixes issue #734 Adds a keyword parameter `method_or_response` to the `add(...)` method. The new keyword parameter is added as the last keyword parameter so that existing code that treats the...

It's just a little pain point, but `.add()` uses `method` while `.upsert()` uses `method_or_response` for the HTTP method parameter name. Both can use the same actual values, but the formal...

enhancement

### Discord username (optional) _No response_ ### Local Shell and Version zsh 5.8.1 ### Remote Shell and Version ksh @(#)PD KSH v5.2.14 99/07/13.2 ### Operating System and Version OpenBSD 7.1...

Bugs
SSH

The current release is v1.4.1, but the docs on https://hatch.pypa.io/latest/ are labeled 1.13. It doesn't look like much changed, but it could cause confusion for new people coming to the...