v3.6.0
What's Changed
- Conda install in readme by @ADBond in #1002
- fix: Safeguard against rounding/overflow errors in great_circle_distance_km_sql() by @NickCrews in #1006
- Create FEATURE_REQUEST.md by @OlivierBinette in #1010
- Drop python 3.6 support by @NickCrews in #1003
- Pin Black to v22 temporariliy, since v23 was removing lines by @RobinL in #1015
- Fixing tooltip for count and sum_matches in comparison viewer dashboard tooltip by @James-Osmond in #1016
- feat: Support sqlglot versions >=5.1.0 by @NickCrews in #1018
- Bump version to 3.6.0 ready for release by @RobinL in #1020
New Contributors
- @OlivierBinette made their first contribution in #1010
Full Changelog: v3.5.4...v3.6.0