Skip to content

Releases: astrodbtoolkit/AstrodbKit

Version 0.5

14 Mar 20:52
b85374f

Choose a tag to compare

Version 0.4.2

10 Feb 14:41

Choose a tag to compare

Minor release to pin SQLAlchemy version to less than 2.0 until code is migrated over.

Version 0.4.1

20 Dec 21:20
5860386

Choose a tag to compare

Version 0.4

20 Nov 18:29

Choose a tag to compare

Updates in setup to support Python 3.9 and 3.10, also adding Parameters as a default reference table.

Full Changelog: dr-rodriguez/AstrodbKit2@v0.3.1...v0.4

Version 0.3.1

23 Aug 20:19

Choose a tag to compare

What's Changed

  • Add Versions table as a new reference table

Full Changelog: dr-rodriguez/AstrodbKit2@v0.3...v0.3.1

Version 0.3

14 Jan 18:22

Choose a tag to compare

What's Changed

Full Changelog: dr-rodriguez/AstrodbKit2@v0.2.6...v0.3

Version 0.2.6

19 Nov 18:14
a383347

Choose a tag to compare

What's Changed

Full Changelog: dr-rodriguez/AstrodbKit2@v0.2.5...v0.2.6

Version 0.2.5

29 Oct 20:15
d6e068c

Choose a tag to compare

Version 0.2.4

27 Jul 21:04

Choose a tag to compare

Updating Astrodbkit2 to expand the list of known reference tables and add a method, save_reference_table, to output the json of a single reference table without needing to output the full database.

Version 0.2.3

01 Jun 20:41
82402c4

Choose a tag to compare

Release to better handle loading and saving the database. Adds a progress bar and ignore hidden and non-json files.