Releases: astrodbtoolkit/astrodb-template-db
Releases · astrodbtoolkit/astrodb-template-db
v3.2
What's Changed
- Update logic in generate DB GitHub Action by @dr-rodriguez in #186
- Update gitignore by @dr-rodriguez in #188
- Update branch logic for generate-db action by @dr-rodriguez in #189
Full Changelog: v3.1...v3.2
v3.1
What's Changed
- Create Morphology table by @dr-rodriguez in #181
- Adding asymmetric errors throughout template, updating docs, example by @dr-rodriguez in #182
- Adding values to ParameterList by @dr-rodriguez in #184
- Adding model field to ModeledParameters by @dr-rodriguez in #183
- Adding generate_db action by @dr-rodriguez in #185
Full Changelog: v3.0...v3.1
v3.0
What's Changed
- data integrity test: SIMBAD-resolvable sources? by @arjunsavel in #64
- test number of total sources and split up by publication. by @arjunsavel in #73
- remove shortname from Sources. by @kelle in #127
- Adding script to build markdown documentation from schema file by @dr-rodriguez in #130
- Add Rotational params Table by @kelle in #132
- Schema updates by @kelle in #138
- Tweak tests by @kelle in #134
- add exclamation by @kelle in #141
- More schema changes by @kelle in #142
- updating make_erd action file by @kelle in #147
- Update LICENSE by @arjunsavel in #162
- Add Spectra table and template data by @kelle in #160
- Add astrodb-utils test using this template by @dr-rodriguez in #166
- Update reference-tables init.py by @kelle in #167
- Fix scheduled tests by @kelle in #172
- Adding inputs for selecting which branch to test by @dr-rodriguez in #173
- Adding Positions table to schema by @dr-rodriguez in #178
- Improve database settings organization by @kelle in #176
Full Changelog: v2.0...v3.0
v2.0
What's Changed
- Remove template python file and other unused content by @dr-rodriguez in #110
- Add CompanionRelationships table. by @kelle in #112
- Creating Associations and AssociationMembership tables by @dr-rodriguez in #114
- Add Companion parameters table by @kelle in #116
- Creating SourceTypes and SourceTypeList tables by @dr-rodriguez in #119
- Adding example script for building a postgres database by @dr-rodriguez in #122
- Added ModeledParameters table, with example and test by @dr-rodriguez in #125
- Finish adding Radial Velocities table by @kelle in #124
Full Changelog: v1.0...v2.0
v1.0
What's Changed
- Setup the JSON files in the data directory and update schema by @kelle in #13
- Assert units by @arjunsavel in #25
- Adding Photometry table and several examples of validations and tests by @dr-rodriguez in #28
- Add PhotometryFilters by @kelle in #31
- add reference tables to be imported as strings by @arjunsavel in #33
- allow .sqlite files by @arjunsavel in #40
- add REFERENCE_TABLES to schema by @kelle in #39
- add tests for more tables by @arjunsavel in #34
- add validation for columns with strings by @arjunsavel in #32
- add regime as reference table by @arjunsavel in #45
- Make template measurements table by @arjunsavel in #44
- make conftest.py for data integrity testing by @arjunsavel in #55
- Data integrity test for coordinates by @arjunsavel in #56
- test whether parallax error is negative by @arjunsavel in #57
- Integrity test for magnitudes by @arjunsavel in #58
- add ucd schema validation by @arjunsavel in #60
- Test regimes table by @arjunsavel in #65
- Test parallax table by @arjunsavel in #66
- Scripts to make entity-relationship diagram from the database by @dr-rodriguez in #89
- Felis schema implementation by @dr-rodriguez in #86
- Switch to using Felis schema for tests by @dr-rodriguez in #97
New Contributors
- @arjunsavel made their first contribution in #16
- @kelle made their first contribution in #15
- @dr-rodriguez made their first contribution in #28
Full Changelog: https://github.com/astrodbtoolkit/astrodb-template-db/commits/v1.0