File tree Expand file tree Collapse file tree 3 files changed +8
-25
lines changed
ovos_microphone_plugin_alsa Expand file tree Collapse file tree 3 files changed +8
-25
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3- ## [ 0.1.0a1 ] ( https://github.com/OpenVoiceOS/ovos-microphone-plugin-alsa/tree/0.1.0a1 ) (2024-09-11 )
3+ ## [ 0.1.1a1 ] ( https://github.com/OpenVoiceOS/ovos-microphone-plugin-alsa/tree/0.1.1a1 ) (2025-06-08 )
44
5- [ Full Changelog] ( https://github.com/OpenVoiceOS/ovos-microphone-plugin-alsa/compare/V0.0.1a2... 0.1.0a1 )
5+ [ Full Changelog] ( https://github.com/OpenVoiceOS/ovos-microphone-plugin-alsa/compare/V0.1.0... 0.1.1a1 )
66
77** Merged pull requests:**
88
9- - feat : semver [ \# 10 ] ( https://github.com/OpenVoiceOS/ovos-microphone-plugin-alsa/pull/10 ) ([ JarbasAl] ( https://github.com/JarbasAl ) )
9+ - fix: compatibility with ovos-plugin-manager 1.X.X [ \# 12 ] ( https://github.com/OpenVoiceOS/ovos-microphone-plugin-alsa/pull/12 ) ([ JarbasAl] ( https://github.com/JarbasAl ) )
1010
11- ## [ V0.0.1a2 ] ( https://github.com/OpenVoiceOS/ovos-microphone-plugin-alsa/tree/V0.0.1a2 ) (2024-03-16 )
11+ ## [ V0.1.0 ] ( https://github.com/OpenVoiceOS/ovos-microphone-plugin-alsa/tree/V0.1.0 ) (2024-09-11 )
1212
13- [ Full Changelog] ( https://github.com/OpenVoiceOS/ovos-microphone-plugin-alsa/compare/V0.0.1a1...V0.0.1a2 )
14-
15- ** Fixed bugs:**
16-
17- - fix shutdown [ \# 9] ( https://github.com/OpenVoiceOS/ovos-microphone-plugin-alsa/pull/9 ) ([ JarbasAl] ( https://github.com/JarbasAl ) )
18-
19- ## [ V0.0.1a1] ( https://github.com/OpenVoiceOS/ovos-microphone-plugin-alsa/tree/V0.0.1a1 ) (2024-03-10)
20-
21- [ Full Changelog] ( https://github.com/OpenVoiceOS/ovos-microphone-plugin-alsa/compare/V0.0.0...V0.0.1a1 )
22-
23- ** Fixed bugs:**
24-
25- - Process must respawn when PulseAudio/PipeWire is restarted [ \# 7] ( https://github.com/OpenVoiceOS/ovos-microphone-plugin-alsa/issues/7 )
26- - fix/alsa\_ crash [ \# 8] ( https://github.com/OpenVoiceOS/ovos-microphone-plugin-alsa/pull/8 ) ([ JarbasAl] ( https://github.com/JarbasAl ) )
27-
28- ** Merged pull requests:**
29-
30- - add config example [ \# 3] ( https://github.com/OpenVoiceOS/ovos-microphone-plugin-alsa/pull/3 ) ([ emphasize] ( https://github.com/emphasize ) )
13+ [ Full Changelog] ( https://github.com/OpenVoiceOS/ovos-microphone-plugin-alsa/compare/0.1.0...V0.1.0 )
3114
3215
3316
Original file line number Diff line number Diff line change 11# START_VERSION_BLOCK
22VERSION_MAJOR = 0
33VERSION_MINOR = 1
4- VERSION_BUILD = 0
5- VERSION_ALPHA = 0
4+ VERSION_BUILD = 1
5+ VERSION_ALPHA = 1
66# END_VERSION_BLOCK
Original file line number Diff line number Diff line change 1- ovos-plugin-manager >= 0.0.23 ,< 1 .0.0
1+ ovos-plugin-manager >= 0.0.23 ,< 2 .0.0
22pyalsaaudio
You can’t perform that action at this time.
0 commit comments