v0.1.0-alpha.7
Pre-release
Pre-release
0.1.0-alpha.7 (2025-04-08)
Full Changelog: v0.1.0-alpha.6...v0.1.0-alpha.7
Features
- allow all valid
JSONtypes to be encoded (#119) (a67519c) - support query, header, and body params that have identical names (#118) (4fa584a)
Bug Fixes
Chores
- always fold up method bodies in sorbet type definitions (#125) (ff97af2)
- document LSP support in read me (#117) (469c82c)
- internal: misc small improvements (#122) (9817037)
- internal: more concise handling of parameter naming conflicts (#127) (81414ea)
- internal: rubocop rules (#124) (7e59465)
- internal: run rubocop linter in parallel (#123) (53b1156)
- internal: version bump (#113) (14b68c9)
- misc sdk polish (#116) (9af5943)
- rename confusing
Type::BooleanModeltoType::Boolean(#120) (4295175) - simplify internal utils (#114) (0745cc7)
- update yard comment formatting (#126) (695363a)