Releases: cokelaer/fitter
Releases · cokelaer/fitter
v1.7.1
What's Changed
- Parallelization refactor adding joblib prefer="processes" by @vitorandreazza in #100
New Contributors
- @vitorandreazza made their first contribution in #100
Full Changelog: v1.7.0...v1.7.1
v1.7.0
What's Changed
- Bump urllib3 from 2.0.4 to 2.0.7 by @dependabot in #88
- Bump pillow from 10.0.0 to 10.0.1 by @dependabot in #87
- Relaxed Pandas required version and better pinned some other ones by @sarusso in #92
- uses loguru and rich_click for better user interface and slight updates in the main standalone
New Contributors
- @dependabot made their first contribution in #88
- @sarusso made their first contribution in #92
Full Changelog: v1.6.0...v1.7.0
v1.6.0
v1.5.2
What's Changed
- Update setup.py by @li-positive-one in #66
- Switched logging to logger by @negodfre in #74
New Contributors
- @li-positive-one made their first contribution in #66
- @negodfre made their first contribution in #74
Full Changelog: v1.5.1...v1.5.2
v1.5.1
v1.5.0
Warning buggy pypi install fixed in v1.5.1
What's Changed
- Make the setup.py license match the repository license (GPL3). by @cbrueffer in #60
- replace easydev/joblib with tqdm by @cokelaer in #63
New Contributors
- @cbrueffer made their first contribution in #60
Full Changelog: v1.4.1...v1.5.0
v1.4.1
What's Changed
- Update timeout in docs from 10 to 30 seconds by @mpadge in #47
- Add Kolmogorov-Smirnov goodness-of-fit statistic by @lahdjirayhan in #58
- Make tests not leave temporary files by @lahdjirayhan in #59
- rename default branch from master to main by @cokelaer
Full Changelog: v1.4.0...v1.4.1
v1.4.0
v1.2.3 synchronised on pypi
- use logging module instead of prints
- add fitter standalone application
- add progress bar
v1.2.1 synchronised with pypi
remove py2.7