Releases: Caltech-IPAC/firefly_client
Releases · Caltech-IPAC/firefly_client
3.4.0
What's Changed
- FIREFLY-1705: Add a static method to determine firefly access & better error handling by @jaladh-singhal in #74
- FIREFLY-1573: Extend Firefly python's file (up)loading API by @jaladh-singhal in #75
Full Changelog: 3.3.0...3.4.0
3.3.0
What's Changed
- Upgrade python dependency to >=3.10 by @jaladh-singhal in #67
Full Changelog: 3.2.0...3.3.0
3.2.0
What's Changed
- FIREFLY-1623: Improve python API for tables by @jaladh-singhal in #64
- Create a method for aligning images by @jaladh-singhal in 8105733
Full Changelog: 3.1.0...3.2.0
3.1.0
What's Changed
- FIREFLY-1528: Fix FireflyClient failing to load sometimes on MacOS by @jaladh-singhal in #61
- FIREFLY-1527: Update the package/build configuration and cleanup by @jaladh-singhal in #62
Full Changelog: 3.0.2...3.1.0
3.0.2
Full Changelog: 3.0.1...3.0.2
3.0.1
What's Changed
- Fixed some typos that got introduced in 3.0.0 release distribution (but not in source)
- Add HIPS and 3-color image examples to docs by @joycek-ipac in #59
Full Changelog: 3.0.0...3.0.1
3.0.0
What's Changed
- Update filetable.py example to make it work by @stargaser in #55
- Change the default landing page and make it a command-line option by @stargaser in #56
- Create MANIFEST.in to include license file in source distribution by @synapticarbors in #42
- FIREFLY-1440: Set up continuous deployment for documentation website by @jaladh-singhal in #57
- Firefly-1483: improve support for triview by @robyww in #58
Full Changelog: 2.9.0...3.0.0
2.9.0
firefly_client 2.9.0
Release Notes:
- Updates in documentation
- Update imports in demo notebooks to cleanup python 2 compatabilty code, and updated initialization to
FireflyClient.make_client() - Fixed errors in
show_xyplot,show_histogram,set_pan,set_stretch_hprgbmethods - Added
set_colorandset_rgb_colorsmethods for changing image color attributes