0.8.1
- Added
rf_local_no_data
,rf_local_data
andrf_interpret_cell_type_as
raster functions. - Added:
rf_rgb_composite
andrf_render_png
. - Added
toMarkdown
andtoHTML
extension methods forDataFrame
, and registered them with the IPython formatter system whenrf_ipython
is imported. - New documentation theme (thanks @jonas!).
- Fixed: Removed false return type guarantee in cases where an
Expression
accepts eitherTile
orProjectedRasterTile
(#295)