Skip to content

Releases: jupyter/jvm-repr

0.2.1: Fix set mime types (#7)

04 Aug 20:58

Choose a tag to compare

* Make setMimeTypes public in Displayer API.

This makes Displayer#setMimeTypes public. This was the original intent,
but since the method wasn't public it is technically an API addition.

* Fix tests broken by setMimeTypes change.

* Version 0.2.1.

Version 0.2.0.

04 Aug 20:44

Choose a tag to compare

This makes Displayer#setMimeTypes public. This was the original intent,
but since the method wasn't public it is technically an API addition.

Initial release

07 Apr 23:56

Choose a tag to compare

This is the initial public release of jvm-repr.