v3.9.15
What's Changed
- Document first-time developer setup, add conda option by @zmbc in #2083
- fix links by @RobinL in #2097
- Add dirty reload for much faster updates by @RobinL in #2096
- Add documentation for spellchecker and spellcheck docs by @zslade in #2025
- Add graph definition to docs by @zslade in #1979
- Minor fixes to spellchecker by @zslade in #2113
- Changing args as kwargs by @jlb52 in #2116
- Update threshold_selection_tool.json by @aalexandersson in #2120
- Fix broken link by @samnlindsay in #2098
- added tf_minimum_u_value to as_dict method by @aymonwuolanne in #2122
- Fix a bug in conda script and make minor improvements to quickstart by @zmbc in #2125
- Fix documentation Github Action for forks by @zmbc in #2126
- Add better check for whether conda is already installed by @zmbc in #2130
- Update PULL_REQUEST_TEMPLATE.md with spellchecker tick box by @zslade in #2128
- Clusters topic guide by @zslade in #1883
- Splink blog March 2024: Splink 3 update and Splink 4 development announcement by @RobinL in #2081
- Fix link to linter by @RobinL in #2121
- add probabilistic section to graphs definitions by @RossKen in #2137
- Update PULL_REQUEST_TEMPLATE.md by @zslade in #2138
- Minor bug in filtering predict table by @samnlindsay in #2152
- Update documentation on settings validation in response to code changes by @ThomasHepworth in #2149
- Remove reference to github action that will not come to be by @zslade in #2163
- Fixing spurious error messages with Databricks enable_splink by @aymonwuolanne in #2159
- Fix Splink 4 blog post link by @probjects in #2172
- Make spellcheck work cross-platform by @zmbc in #2131
- add marie curie by @RobinL in #2201
- Fix bug giving warning messages in term_frequencies.py by @DavidFrenchSG in #2204
- Fix lint by @RobinL in #2205
- Improve performance of SQL generation by using deepcopy less by @RobinL in #2212
- 3.9.15 release by @RobinL in #2213
New Contributors
- @zmbc made their first contribution in #2083
- @jlb52 made their first contribution in #2116
- @aalexandersson made their first contribution in #2120
- @probjects made their first contribution in #2172
- @DavidFrenchSG made their first contribution in #2204
Full Changelog: v3.9.14...v3.9.15