Version 0.7.0
Thanks to @philippjfr for managing this release and implementing most of the features, and to @jbednar, @ahuang11, and @AurelienSciarra for contributions.
Major new features:
- Powerful new
.interactive()
API for building easy apps (#505, #523) - New
transforms
argument to transform data in.hvplot()
calls (#526)
Other new features and enhancements:
- Support passing geographic projections as strings (#372)
- Improved data selection, e.g. for filtering on metadata (#522)
- Provide color_key to datashade as well as cmap, for convenience (#525)
- Update param warnings to new API (#528)
- Replace TravisCI tests with GitHub Actions (#524)
Bug fixes: