- Add additional sorbet type documentation
- Add support for
return_type
andsetter_type
in custom primitive shale types - Add a more thorough description of sorbet and tapioca support in the README
- Fix the signature of
new
class method
- Sort attribute names in the tapioca compiler
- Drop support for Ruby 3.0
- Add support for Ruby 3.3
- Add support for doc strings in the tapioca compiler
- Fix a bug in the tapioca compiler
- Add a tapioca compiler for shale and shale builder
- Change shale version dependency from
< 1.0
to< 2.0
- Add support for collections
- Drop support for Ruby 2.7
- Add support for inheritance
- Initial release