v17.0.0
Changed
- [JavaScript] Added TypeScript source to the package (#211)
- [Ruby] Minimum supported ruby is now 2.5+ (#232)
- [Ruby] Large suite wide refactor for basic rubocop compliance (#233 #235)
- Expose
transformer
arg as a public reader - Remove
prefer_for_regexp_match?
anduse_for_snippets?
-> Use their reader equivalents instead (Remove the?
)
(#234) - [Ruby] Change public API readers for
ParameterType