v1.17.0
1.17.0 (2025-04-22)
Full Changelog: v1.16.1...v1.17.0
Features
Chores
- documentation improvements (71c417b)
- explicitly mark apis public under
Internal
module (b5c432b) - internal: minor type annotation improvements (0356338)
- make sorbet enums easier to read (2fb5092)
- simplify yard annotations by removing most
@!parse
directives (d54d094) - update README with recommended editor plugins (b5f54c9)
- use
@!method
instead of@!parse
for virtual method type definitions (d890ce6)