- Added support for running
crustalruby
without thecrystal
binary in dry mode. [#15]
- Fix bug in type checking on deserialization of union types
- Support exceptions thrown in Crystal being caught in Ruby
- Support complex Ruby type passing (while preserving type checking), using
JSON
as serialization format.
- Initial release