Skip to content

Releases: SciQLop/tscat

v0.4.1

08 Jun 22:09
Compare
Choose a tag to compare

What's Changed

  • Ensure we backup the database before doing migration by @jeandet in #60

Full Changelog: v0.4.0...v0.4.1

v0.4.0

07 Jun 19:31
Compare
Choose a tag to compare

What's Changed

  • Exposes the same interface to import JSON or VOTable by @jeandet in #59

Full Changelog: v0.3.0...v0.4.0

v0.3.0

24 May 12:58
Compare
Choose a tag to compare

What's Changed

  • list-values: string-list items are not allowed to contain a comma by @pboettch in #45
  • export: allow export of a list of catalogues by @pboettch in #47
  • get_events: option to only assigned get_events of a (dynamic) catalogue by @pboettch in #48
  • VOTable: add import/export-functionality by @pboettch in #51
  • remove and re-create catalogue with same uuid now works correclty by @pboettch in #52
  • is_removed is now cached by @pboettch in #53
  • events: get only events matching the predicate from a catalogue by @pboettch in #54
  • Rating implementation by @pboettch in #55
  • events: get_events now is multi-dispatch, returns query-info for catalogues by @pboettch in #57
  • Alembic integration by @pboettch in #58

Full Changelog: v0.2.0...v0.3.0

v0.2.0

29 Nov 22:56
Compare
Choose a tag to compare

What's Changed

  • Replace typeguard with mypy by @pboettch in #40
  • Use bulk action context manager by @pboettch in #41
  • Add CodeQL workflow for GitHub code scanning by @lgtm-com in #42

New Contributors

  • @lgtm-com made their first contribution in #42

Full Changelog: v0.1.0...v0.2.0

Initial release

18 May 07:53
Compare
Choose a tag to compare
Initial release Pre-release
Pre-release

Test release.