Skip to content

Releases: Otoru/Genesis

v0.9.3

06 Aug 12:07

Choose a tag to compare

What's Changed

  • fix(#41): prevent blocking in _awaitable_complete_command by properly binding event handlers by @nativegold in #42

New Contributors

Full Changelog: v0.9.2...v0.9.3

v0.9.2

13 Jun 12:38

Choose a tag to compare

What's Changed

  • Setup docs with hugo by @Otoru in #38
  • (minor) Fix async decorator bug and handle missing package metadata by @Otoru in #39
  • Improve documentation by @Otoru in #40

Full Changelog: v0.8.0...v0.9.2

v0.8.0

01 May 02:01

Choose a tag to compare

What's Changed

Full Changelog: v0.7.0...v0.8.0

v0.7.0

10 Feb 01:02

Choose a tag to compare

What's Changed

  • 🔨 (minor) Create log session method by @Otoru in #33

Full Changelog: v0.6.0...v0.7.0

v0.6.0

22 Jan 00:27

Choose a tag to compare

What's Changed

  • ⬆️ Bump virtualenv from 20.26.3 to 20.26.6 by @dependabot in #29
  • Add sendmsg parameters for channels, execution tracking and blocking by @Netzvamp in #31

Full Changelog: v0.5.2...v0.6.0

v0.5.2

22 Nov 12:33

Choose a tag to compare

What's Changed

Full Changelog: v0.5.1...v0.5.2

v0.5.1

14 Nov 16:28
ff9b968

Choose a tag to compare

What's Changed

Full Changelog: v0.4.2...v0.5.1

v0.4.2

05 Nov 18:46
83b4fe2

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.4.1...v0.4.2

v0.4.1

16 Aug 23:13
8a3710c

Choose a tag to compare

Merge pull request #21 from Otoru/users/vitoru/fix-bug

:bug: (mod_audio_stream) Change parse logic to suport mod_audio_strem events

v0.4.0

13 Aug 17:50
ae3826a

Choose a tag to compare

Merge pull request #20 from Otoru/users/vitoru/new-changes

:technologist: (python) Change python version and logging format