2026¶
0.10.0 • Query parameters with multiple values
API
- Added
listParameters()to access multiple values for a given query parameter (!94, thanks @skyecodes!)
0.9.2 • Null query parameters fix, documentation improvements
API
- Fixed incorrect handling of explicitly
nullquery parameters, which were interpreted as the"null"string (!91, thanks @skyecodes!).
Documentation
0.9.1 • Typed failures bug fixes
Server (Arrow compatibility)
- Fixed a type resolution ambiguity related to failures (!89, thanks @skyecodes!)