Recent Releases of genesis
genesis - v0.9.3
What's Changed
- fix(#41): prevent blocking in awaitablecomplete_command by properly binding event handlers by @nativegold in https://github.com/Otoru/Genesis/pull/42
New Contributors
- @nativegold made their first contribution in https://github.com/Otoru/Genesis/pull/42
Full Changelog: https://github.com/Otoru/Genesis/compare/v0.9.2...v0.9.3
- Python
Published by Otoru 7 months ago
genesis - v0.9.2
What's Changed
- Setup docs with hugo by @Otoru in https://github.com/Otoru/Genesis/pull/38
- (minor) Fix async decorator bug and handle missing package metadata by @Otoru in https://github.com/Otoru/Genesis/pull/39
- Improve documentation by @Otoru in https://github.com/Otoru/Genesis/pull/40
Full Changelog: https://github.com/Otoru/Genesis/compare/v0.8.0...v0.9.2
- Python
Published by Otoru 9 months ago
genesis - v0.6.0
What's Changed
- ⬆️ Bump virtualenv from 20.26.3 to 20.26.6 by @dependabot in https://github.com/Otoru/Genesis/pull/29
- Add sendmsg parameters for channels, execution tracking and blocking by @Netzvamp in https://github.com/Otoru/Genesis/pull/31
Full Changelog: https://github.com/Otoru/Genesis/compare/v0.5.2...v0.6.0
- Python
Published by Otoru about 1 year ago
genesis - v0.4.2
What's Changed
- Users/vitoru/create-cli by @Otoru in https://github.com/Otoru/Genesis/pull/22
- ⬆️ Bump black from 22.12.0 to 24.3.0 by @dependabot in https://github.com/Otoru/Genesis/pull/23
- Typing by @Netzvamp in https://github.com/Otoru/Genesis/pull/24
New Contributors
- @dependabot made their first contribution in https://github.com/Otoru/Genesis/pull/23
- @Netzvamp made their first contribution in https://github.com/Otoru/Genesis/pull/24
Full Changelog: https://github.com/Otoru/Genesis/compare/v0.4.1...v0.4.2
- Python
Published by Otoru over 1 year ago
genesis - We have event handlers
In this release we implement custom handlers support for freeswitch events.
- Python
Published by Otoru over 4 years ago