Skip to content

Releases: SciQLop/tscat

v0.4.4

06 Nov 16:41

Choose a tag to compare

  • New function to list all tags implemented here
  • New function to get only one catalog implemented here
  • New filtering syntax using a more natural python style implemented here
  • Support for sqlalchemy>2.0 implemented here

Full Changelog: v0.4.3...v0.4.4

v0.4.3

30 Jun 14:56

Choose a tag to compare

  • v0.4.2 did fail to release.

Full Changelog: v0.4.2...v0.4.3

v0.4.2

30 Jun 14:15

Choose a tag to compare

What's Changed

  • is_removed() shall return False after restore()-call by @pboettch in #62

Full Changelog: v0.4.1...v0.4.2

v0.4.1

08 Jun 22:09

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

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

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

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

Choose a tag to compare

Initial release Pre-release
Pre-release

Test release.