Skip to content

Releases: cds-astro/ipyaladin

v0.3.0

15 Mar 14:17
3d9c501
Compare
Choose a tag to compare

What's Changed

  • The ipyaladin module is now built on anywidget (https://anywidget.dev/)
  • Aladin instances now have a clicked_object attribute that contains the information of
    the last clicked object (ra, dec, and catalog content)
  • Each ipyaladin version now point to a specific Aladin-lite version instead of the latest available version
  • add_table takes new arguments (documented here https://cds-astro.github.io/aladin-lite/Catalog.Catalog.html)
  • the new method add_moc can take mocpy.MOC objects, URLs, or the dictionnary serialization of a MOC. This will replace moc_from_URL and moc_from_dict in the future.

Full Changelog: v0.2.6...v0.3.0

v0.2.6

04 Mar 08:42
bb9537e
Compare
Choose a tag to compare

What's Changed

There is now a fixed aladin-lite version for each ipyaladin version.
For ipyaladin 0.2.6 <- aladin-lite 3.2.0

This prepares the next aladin-lite release (3.3) which contains UI and new API functionality changes and will be pinned to ipyaladin versions 0.3.*

Full Changelog: v0.2.5...v0.2.6

v0.2.5

22 Aug 13:03
458cf99
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.4...v0.2.5

v0.2.4

22 Jun 16:33
baf3470
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.3...v0.2.4

v0.2.3

30 May 12:07
Compare
Choose a tag to compare

Add ipywidgets >= 8.0.6 as install dependency

0.2.2

26 May 11:51
777dfb5
Compare
Choose a tag to compare

What's Changed

Full Changelog: https://github.com/cds-astro/ipyaladin/commits/v0.2.2