1.1.0
1.1.0 (2023-11-19)
Feat
- scheduler: method
call_later
(#145)
Refactor
- optimization: Add concept of
Metric
(#150)
[main 0bde21d] bump: version 1.0.1 → 1.1.0
3 files changed, 13 insertions(+), 3 deletions(-)
What's Changed
- feat(scheduler): method
call_later
by @eddiebergman in #145 - doc(CONTRIBUTING): Update contributing by @eddiebergman in #151
- refactor(optimization): Add concept of
Metric
by @eddiebergman in #150 - doc(README): Update with some examples by @eddiebergman in #152
- Fix(randomness): Ensure we always get a python int by @eddiebergman in #147
- ci: Disable windows and mac until #149 is fixed by @eddiebergman in #153
Full Changelog: 1.0.1...1.1.0