Releases: JetVolcano/easier-data
1.0.0b4
What's Changed
- Bump ruff from 0.14.1 to 0.14.3 by @dependabot[bot] in #42
- Bump scipy from 1.16.2 to 1.16.3 by @dependabot[bot] in #41
- Bump scipy-stubs from 1.16.2.4 to 1.16.3.0 by @dependabot[bot] in #40
- Bump ruff from 0.14.3 to 0.14.4 by @dependabot[bot] in #43
- Bump numpy from 2.3.4 to 2.3.5 by @dependabot[bot] in #46
- Bump ruff from 0.14.4 to 0.14.5 by @dependabot[bot] in #45
- Bump accurate-benchmark from 2.2.0 to 2.3.0 by @dependabot[bot] in #44
- Bump scipy-stubs from 1.16.3.0 to 1.16.3.2 by @dependabot[bot] in #50
- Bump ruff from 0.14.5 to 0.14.8 by @dependabot[bot] in #51
- Bump scipy-stubs from 1.16.3.2 to 1.16.3.3 by @dependabot[bot] in #52
- Bump sqlalchemy from 2.0.44 to 2.0.45 by @dependabot[bot] in #53
- Bump matplotlib from 3.10.7 to 3.10.8 by @dependabot[bot] in #54
- Bump ruff from 0.14.8 to 0.14.9 by @dependabot[bot] in #55
- Bump filelock from 3.20.0 to 3.20.1 by @dependabot[bot] in #56
- Bump ruff from 0.14.9 to 0.14.10 by @dependabot[bot] in #57
Full Changelog: v1.0.0b3...1.0.0b4
v1.0.0b3
What's Changed
Remove Jupyter from development dependencies for now
Python 3.14
Updated from 3.13 to 3.14
Updated required version from 3.13 to 3.14
Future Plans
Starting with 3.14, I will be trying to keep this project as backward compatible as possible. For future reference I will probably be using the latest stable release of Python so this means I will rely on people reporting issues with previous versions.
Pull Requests
- Bump ruff from 0.12.7 to 0.12.8 by @dependabot[bot] in #11
- Bump sqlalchemy from 2.0.42 to 2.0.43 by @dependabot[bot] in #12
- Bump ruff from 0.12.8 to 0.12.9 by @dependabot[bot] in #13
- Bump filelock from 3.18.0 to 3.19.1 by @dependabot[bot] in #14
- Bump pandas from 2.3.1 to 2.3.2 by @dependabot[bot] in #16
- Bump scipy-stubs from 1.16.1.0 to 1.16.1.1 by @dependabot[bot] in #17
- Bump ruff from 0.12.9 to 0.12.10 by @dependabot[bot] in #18
- Bump ruff from 0.12.10 to 0.12.11 by @dependabot[bot] in #19
- Bump matplotlib from 3.10.5 to 3.10.6 by @dependabot[bot] in #20
- Bump ruff from 0.12.11 to 0.12.12 by @dependabot[bot] in #21
- Bump numpy from 2.3.2 to 2.3.3 by @dependabot[bot] in #22
- Bump ruff from 0.12.12 to 0.13.0 by @dependabot[bot] in #23
- Bump scipy from 1.16.1 to 1.16.2 by @dependabot[bot] in #24
- Bump scipy-stubs from 1.16.1.1 to 1.16.2.0 by @dependabot[bot] in #25
- Bump ruff from 0.13.0 to 0.13.1 by @dependabot[bot] in #26
- Bump scipy-stubs from 1.16.2.0 to 1.16.2.3 by @dependabot[bot] in #31
- Bump ruff from 0.13.1 to 0.14.0 by @dependabot[bot] in #30
- Bump pandas from 2.3.2 to 2.3.3 by @dependabot[bot] in #28
- Bump matplotlib from 3.10.6 to 3.10.7 by @dependabot[bot] in #32
- Bump filelock from 3.19.1 to 3.20.0 by @dependabot[bot] in #33
- Bump sqlalchemy from 2.0.43 to 2.0.44 by @dependabot[bot] in #34
- Bump numpy from 2.3.3 to 2.3.4 by @dependabot[bot] in #35
- Bump scipy-stubs from 1.16.2.3 to 1.16.2.4 by @dependabot[bot] in #36
- Bump ruff from 0.14.0 to 0.14.1 by @dependabot[bot] in #37
Full Changelog: v1.0.0beta-2...v1.0.0b3
v1.0.0beta-2
What's Changed
- Bump numpy from 2.3.1 to 2.3.2 by @dependabot[bot] in #5
- Bump scipy from 1.16.0 to 1.16.1 by @dependabot[bot] in #6
- Bump ruff from 0.12.0 to 0.12.7 by @dependabot[bot] in #7
- Bump scipy-stubs from 1.16.0.2 to 1.16.1.0 by @dependabot[bot] in #9
Full Changelog: v1.0.0beta-1...v1.0.0beta-2
v1.0.0beta-1
What's Changed
- Bump pandas from 2.2.3 to 2.3.0 by @dependabot in #1
- Bump numpy from 2.3.0 to 2.3.1 by @dependabot in #3
- Bump scipy from 1.15.3 to 1.16.0 by @dependabot in #4
New Contributors
- @dependabot made their first contribution in #1
Full Changelog: v0.1.5...v1.0.0beta-1
v0.1.5-beta1
Full Changelog: v0.1.4...v0.1.5-beta1
v0.1.5
Full Changelog: v0.1.5-beta1...v0.1.5
v0.1.4
Full Changelog: v0.1.3...v0.1.4
v0.1.3
Full Changelog: v0.1.2...v0.1.3
v0.1.2
Full Changelog: v0.1.1...v0.1.2
v0.1.1
Rename main.py to easier_data.py for better dependency management