This repository has been archived by the owner on Jul 22, 2024. It is now read-only.
Releases: ToucanToco/toucan-data-sdk
Releases · ToucanToco/toucan-data-sdk
v7.6.0
Changes
- chore: v7.6.0 (#150) @lukapeschke
✨ Features
- feat: Support python 311 (#149) @lukapeschke
🔨 Refactoring
- feat: Support python 311 (#149) @lukapeschke
📦 Build and dependencies
- build(deps-dev): bump black from 22.12.0 to 23.3.0 (#148) @dependabot
- build(deps): bump tabulate from 0.8.9 to 0.9.0 (#129) @dependabot
- build(deps): bump crazy-max/ghaction-github-labeler from 4.0.0 to 4.1.0 (#130) @dependabot
- chore: mass dependency upgrade (#147) @lukapeschke
- build(deps): bump codecov/codecov-action from 3.1.0 to 3.1.1 (#120) @dependabot
- build(deps): bump python-slugify from 5.0.2 to 6.1.2 (#89) @dependabot
- build(deps): bump crazy-max/ghaction-github-labeler from 3.1.1 to 4.0.0 (#95) @dependabot
- build(deps): bump github/codeql-action from 1 to 2 (#86) @dependabot
- build(deps): bump actions/checkout from 2 to 3 (#67) @dependabot
- build(deps): bump codecov/codecov-action from 2.1.0 to 3.1.0 (#84) @dependabot
- build(deps): bump actions/setup-python from 2 to 4 (#100) @dependabot
- build(deps-dev): bump mypy from 0.931 to 0.961 (#98) @dependabot
- chore: Bump joblib>1 (#99) @lukapeschke
v7.5.0
Changes
Update the whole CI + switch to poetry + add pre-commit, mypy, ...
v7.4.2
v7.4.1
v7.4.0
Changes
- feat: added linear regression in postprocess (#56) @raphaelvignes
v7.3.0
chore: bump version
v7.1.1
v7.1.0
v7.0.0
- Switch to pandas 1.0
- Add python 3.8 support