You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix set mime types (#7)
* 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.
This makes Displayer#setMimeTypes public. This was the original intent,
but since the method wasn't public it is technically an API addition.