Releases: ngine-io/cs
Releases · ngine-io/cs
Alpha Release v4.0.0a1
Warning
Do not use for production
What's Changed
- migrate from pytz to zoneinfo by @nullr0ute in #146
- Drop support of py3.9, add py3.14, use f-string, various minor improvements @resmo in #151
New Contributors
- @nullr0ute made their first contribution in #146
Full Changelog: v3.4.1...v4.0.0a1
v3.4.1
This is the last version supporting Python 3.9.
What's Changed
- build(deps): bump actions/checkout from 4 to 5 by @dependabot[bot] in #143
- build(deps): bump actions/setup-python from 5 to 6 by @dependabot[bot] in #145
- build(deps): bump actions/stale from 9 to 10 by @dependabot[bot] in #144
- build(deps): bump actions/checkout from 5 to 6 by @dependabot[bot] in #147
- fix f-string bug in Error-Message by @powo in #149
- tests: fix linting by @resmo in #150
New Contributors
Full Changelog: v3.4.0...v3.4.1
Release 3.4.0
What's Changed
Full Changelog: v3.3.1...v3.4.0
v3.3.1
v3.3.0
The project cs has a new home!
We moved from gh/exoscale to gh/ngine-io as Exoscale does no longer have a CloudStack compatible API.
We try to keep up the good work from Exoscale and especially Bruno Renié.
What's Changed
- add publish and dependabot by @resmo in #132
- update readme after move from exoscale by @resmo in #131
- ci: fix tests by @resmo in #135
- add Python 3.12 by @resmo in #136
Full Changelog: 3.2.0...v3.3.0