Skip to content

v0.5.1

Latest
Compare
Choose a tag to compare
@ManonMarchand ManonMarchand released this 30 Sep 16:00
· 1 commit to master since this release

What's Changed

Changed

  • DeprecationWarning messages now clearly say that the methods won't exist in v1.0.0

Added

  • it is now possible to extend the widget's height to 100% of its container. To do so,
    do Aladin(height=-1). This is implemented to support use in dashboard
    applications, this cannot work in a notebook.

Fixed

  • remove requests from mandatory dependencies (accident in version 0.5.0)

Full Changes: v0.5.0...v0.5.1