Skip to content

24.8.0

Latest
Compare
Choose a tag to compare
@ketiltrout ketiltrout released this 02 Aug 23:48
· 29 commits to master since this release

What's Changed

  • Increase minimum python to 3.9 by @ljgray in #267
  • Allow a task to receive the same input for setup and process method by @ljgray in #268
  • feat(interferometry): Import from ch_util and driftscan by @ketiltrout in #269
  • fix(time): Make Star.names iterable in skyfield_star_from_ra_dec by @ketiltrout in #270
  • feat(time): Solar/lunar ephemerides by @ketiltrout in #271
  • fix(memh5): fix a bug where shared datasets weren't actually shared by @ljgray in #239
  • Convert build to pyproject.toml by @ljgray in #272
  • Remove deprecated cached_property in favour of functools.cached_property by @ljgray in #273

Full Changelog: v24.6.0...v24.8.0