* Changes to address new columns not showing in the model of the carton temporary table.
0.3.1
๐ New
* Remove lower magnitude limit for mwm_yso, mwm_ob, and mwm_halo cartons for `0.5.0`.
0.3.0
๐ New
* Full implementation of all cartons for `0.5.0`. * Implement method to create a carton from a FITS file (see `get_file_carton`).
0.2.2
โจ Improvements
* Various changes to `xmatch` plan `0.5.0`. * Xmatch: Run `ANALYZE` on temporary table only when clustering. * Xmatch: Exclude reject tables from `extra_nodes`. * Xmatch: No need to analyze if phase 3 is skipped.
0.2.1
๐งน Cleanup
* Pin `sdssdb==0.4.8`.
0.2.0
๐ New
* [39](https://github.com/sdss/target_selection/pull/39) Improvements for cross-match `v0.5`. Implements `run_id` and catalogid with `run_id` bit shifting, use of `ra_orig` and `dec_orig` from TIC_v8 when `posflag=gaia2`, reject extended sources when matching against TIC_v8, and several improvements to cross-matching performance.