1.4.0
1.4.0 (2023-12-12)
Feat
- Scheduler: Monitor to view efficiency (#197)
Fix
- data:
reduce_int_span
with nullable dtypes (#200)
Refactor
- Scheduling:
limit
->max_calls
(#201)
[main df8096d] bump: version 1.3.4 → 1.4.0
3 files changed, 17 insertions(+), 3 deletions(-)
What's Changed
- chore: bump actions/setup-python from 4 to 5 by @dependabot in #202
- feat(Scheduler): Monitor to view efficiency by @eddiebergman in #197
- fix(data):
reduce_int_span
with nullable dtypes by @eddiebergman in #200 - refactor(Scheduling):
limit
->max_calls
by @eddiebergman in #201
Full Changelog: 1.3.4...1.4.0