* Added extra magnitudes to the temporary table of the `too` carton. * Report number of rows added during carton loading. * Add note to the v1 cross-match config file about run 1.2.0 being reserved for ToOs.
1.3.18
✨ Improved
* Allow to pass a database connection to sdss_id functions.
1.3.17
🚀 New
* manual carton target_selection plan 1.2.17
* [425](https://github.com/sdss/target_selection/pull/425) New code to update the ``sdss_id`` tables by zachway1996
1.3.16
🔧 Fixed
* Fixed a bug in the cross-match code that would cross-match the input table against all versions in ``catalog`` for addendum runs.
⚙️ Engineering
* Use `taiki-e/create-gh-release-actionv1` to automate the release text generation in the release action.