Releases: aarongarrett/inspyred
Releases · aarongarrett/inspyred
v1.0.3
What's Changed
- fix(benchmarks): correct power operator by @sanjayankur31 in #35
- Feat/update supported pys by @sanjayankur31 in #36
- feat: support py3.13 by @sanjayankur31 in #38
- feat: replace pp with ppft by @sanjayankur31 in #39
- feat: add
all
extra and update readme by @sanjayankur31 in #40 - Development -> Master for next release by @sanjayankur31 in #41
Full Changelog: v1.0.2...v1.0.3
v1.0.2
A new release to pull in changes for Py3 and so on. Since it's the first GH release, here is the complete changelog with all contributors listed.
What's Changed
- forget to restore the value of var normal by @mybaby101 in #7
- Add README to source archive by @jschueller in #9
- Dont use ez_setup, just setuptools by @jschueller in #8
- Simplified iteration over observers and variators by @richardjgowers in #11
- Fix typo in 'EvolutionaryComputation' class by @galaunay in #16
- Tweaks for currently supported Python versions by @sanjayankur31 in #21
- feat: list all packages by @sanjayankur31 in #22
- Modified 'plus' replacement by @albertotonda in #28
- ci: add gh-actions, update tox config by @sanjayankur31 in #30
- feat: use pyproject.toml by @sanjayankur31 in #31
- feat: run 2to3 to update code for py3 by @sanjayankur31 in #32
- Dev -> master by @sanjayankur31 in #33
New Contributors
- @mybaby101 made their first contribution in #7
- @jschueller made their first contribution in #9
- @richardjgowers made their first contribution in #11
- @galaunay made their first contribution in #16
- @sanjayankur31 made their first contribution in #21
- @albertotonda made their first contribution in #28
Full Changelog: https://github.com/aarongarrett/inspyred/commits/v1.0.2