Releases: OpenVoiceOS/OVOS-workshop
0.0.13a3
What's Changed
Full Changelog: 0.0.13a2...0.0.13a3
0.0.13a2
What's Changed
Full Changelog: 0.0.13a1...0.0.13a2
0.0.13a1
0.0.12
Increment Version to 0.0.12
0.0.12a50
What's Changed
- Add description to setup.py to fix #125 by @NeonDaniel in #126
Full Changelog: 0.0.12a49...0.0.12a50
0.0.12a49
What's Changed
- Update automation to latest standards by @NeonDaniel in #125
Full Changelog: V0.0.12a48...0.0.12a49
Release 0.0.12a48
Changes in this Release
Changelog
0.0.12a48 (2023-07-20)
Merged pull requests:
- Update dependencies to stable versions #124 (NeonDaniel)
- Fix codecov automation #123 (NeonDaniel)
V0.0.12a47 (2023-07-19)
Merged pull requests:
- Minor import and logging updates to troubleshoot logged warnings #122 (NeonDaniel)
V0.0.12a46 (2023-07-15)
Merged pull requests:
- Loosen ovos-backend-client dependency to allow latest stable version #121 (NeonDaniel)
V0.0.12a45 (2023-07-14)
Fixed bugs:
- PHAL and admin PHAL failures to successfully initialize started evening of Jul 13 #119
- fix init #120 (JarbasAl)
V0.0.12a44 (2023-07-13)
Merged pull requests:
- Update OVOSAbstractApplication and unit tests #118 (NeonDaniel)
V0.0.12a43 (2023-07-13)
Merged pull requests:
- Fix language handling in intent and entity file resolution #117 (NeonDaniel)
V0.0.12a42 (2023-07-13)
Closed issues:
- Since version 0.0.12a26, settings are not reloaded with my skill #91
Merged pull requests:
- Unit tests and improvements to settings change callback #116 (NeonDaniel)
V0.0.12a41 (2023-07-12)
V0.0.12a40 (2023-07-12)
Closed issues:
- When core restarts, I got this trace in the "wikipedia" and "weather" skills #94
Merged pull requests:
- Update
default_shutdown
with unit tests #115 (NeonDaniel) - Docstrings, Annotation, and Outlined unit tests #111 (NeonDaniel)
V0.0.12a39 (2023-07-12)
Closed issues:
- When core restarts, I got this trace in the "hello world" skill #93
Merged pull requests:
- Add locking around skill settings changes #114 (NeonDaniel)
V0.0.12a38 (2023-07-12)
Merged pull requests:
V0.0.12a37 (2023-07-10)
Merged pull requests:
- Add docstrings and unit tests for app.py #110 (NeonDaniel)
V0.0.12a36 (2023-07-10)
Implemented enhancements:
- Skills module tests, docstrings, and annotations #108 (NeonDaniel)
V0.0.12a35 (2023-07-07)
Merged pull requests:
- Decorator module tests, docstrings, and annotations #107 (NeonDaniel)
V0.0.12a34 (2023-07-06)
Merged pull requests:
- Refactor
SkillGUI
with unit tests #106 (NeonDaniel)
V0.0.12a33 (2023-07-04)
Fixed bugs:
V0.0.12a32 (2023-06-24)
Implemented enhancements:
Closed issues:
- handle file change errors in logs #100
V0.0.12a31 (2023-06-19)
Fixed bugs:
- fix: skill reloading broken #101 (fidesachates)
V0.0.12a30 (2023-06-16)
Merged pull requests:
- updated requirements #99 (builderjer)
V0.0.12a29 (2023-06-15)
Merged pull requests:
- Update AudioInterface reference to resolve deprecation warning #98 (NeonDaniel)
V0.0.12a28 (2023-06-14)
Fixed bugs:
V0.0.12a27 (2023-05-17)
Merged pull requests:
- Refactor to remove deprecated reference #90 (NeonDaniel)
V0.0.12a26 (2023-05-17)
Implemented enhancements:
- Implement Unit Tests #89 (NeonDaniel)
Closed issues:
- When core restart, the skill returns an error #82
V0.0.12a25 (2023-05-03)
Fixed bugs:
V0.0.12a24 (2023-05-01)
Implemented enhancements:
- r...
Release 0.0.12a47
Changes in this Release
Changelog
0.0.12a47 (2023-07-19)
Merged pull requests:
- Minor import and logging updates to troubleshoot logged warnings #122 (NeonDaniel)
V0.0.12a46 (2023-07-15)
Merged pull requests:
- Loosen ovos-backend-client dependency to allow latest stable version #121 (NeonDaniel)
V0.0.12a45 (2023-07-14)
Fixed bugs:
- PHAL and admin PHAL failures to successfully initialize started evening of Jul 13 #119
- fix init #120 (JarbasAl)
V0.0.12a44 (2023-07-13)
Merged pull requests:
- Update OVOSAbstractApplication and unit tests #118 (NeonDaniel)
V0.0.12a43 (2023-07-13)
Merged pull requests:
- Fix language handling in intent and entity file resolution #117 (NeonDaniel)
V0.0.12a42 (2023-07-13)
Closed issues:
- Since version 0.0.12a26, settings are not reloaded with my skill #91
Merged pull requests:
- Unit tests and improvements to settings change callback #116 (NeonDaniel)
V0.0.12a41 (2023-07-12)
V0.0.12a40 (2023-07-12)
Closed issues:
- When core restarts, I got this trace in the "wikipedia" and "weather" skills #94
Merged pull requests:
- Update
default_shutdown
with unit tests #115 (NeonDaniel) - Docstrings, Annotation, and Outlined unit tests #111 (NeonDaniel)
V0.0.12a39 (2023-07-12)
Closed issues:
- When core restarts, I got this trace in the "hello world" skill #93
Merged pull requests:
- Add locking around skill settings changes #114 (NeonDaniel)
V0.0.12a38 (2023-07-12)
Merged pull requests:
V0.0.12a37 (2023-07-10)
Merged pull requests:
- Add docstrings and unit tests for app.py #110 (NeonDaniel)
V0.0.12a36 (2023-07-10)
Implemented enhancements:
- Skills module tests, docstrings, and annotations #108 (NeonDaniel)
V0.0.12a35 (2023-07-07)
Merged pull requests:
- Decorator module tests, docstrings, and annotations #107 (NeonDaniel)
V0.0.12a34 (2023-07-06)
Merged pull requests:
- Refactor
SkillGUI
with unit tests #106 (NeonDaniel)
V0.0.12a33 (2023-07-04)
Fixed bugs:
V0.0.12a32 (2023-06-24)
Implemented enhancements:
Closed issues:
- handle file change errors in logs #100
V0.0.12a31 (2023-06-19)
Fixed bugs:
- fix: skill reloading broken #101 (fidesachates)
V0.0.12a30 (2023-06-16)
Merged pull requests:
- updated requirements #99 (builderjer)
V0.0.12a29 (2023-06-15)
Merged pull requests:
- Update AudioInterface reference to resolve deprecation warning #98 (NeonDaniel)
V0.0.12a28 (2023-06-14)
Fixed bugs:
V0.0.12a27 (2023-05-17)
Merged pull requests:
- Refactor to remove deprecated reference #90 (NeonDaniel)
V0.0.12a26 (2023-05-17)
Implemented enhancements:
- Implement Unit Tests #89 (NeonDaniel)
Closed issues:
- When core restart, the skill returns an error #82
V0.0.12a25 (2023-05-03)
Fixed bugs:
V0.0.12a24 (2023-05-01)
Implemented enhancements:
Merged pull requests:
V0.0.12a23 (2023-04-30)
Fixed bugs:
- fix...
Release 0.0.12a46
Changes in this Release
Changelog
0.0.12a46 (2023-07-15)
Merged pull requests:
- Loosen ovos-backend-client dependency to allow latest stable version #121 (NeonDaniel)
V0.0.12a45 (2023-07-14)
Fixed bugs:
- PHAL and admin PHAL failures to successfully initialize started evening of Jul 13 #119
- fix init #120 (JarbasAl)
V0.0.12a44 (2023-07-13)
Merged pull requests:
- Update OVOSAbstractApplication and unit tests #118 (NeonDaniel)
V0.0.12a43 (2023-07-13)
Merged pull requests:
- Fix language handling in intent and entity file resolution #117 (NeonDaniel)
V0.0.12a42 (2023-07-13)
Closed issues:
- Since version 0.0.12a26, settings are not reloaded with my skill #91
Merged pull requests:
- Unit tests and improvements to settings change callback #116 (NeonDaniel)
V0.0.12a41 (2023-07-12)
V0.0.12a40 (2023-07-12)
Closed issues:
- When core restarts, I got this trace in the "wikipedia" and "weather" skills #94
Merged pull requests:
- Update
default_shutdown
with unit tests #115 (NeonDaniel) - Docstrings, Annotation, and Outlined unit tests #111 (NeonDaniel)
V0.0.12a39 (2023-07-12)
Closed issues:
- When core restarts, I got this trace in the "hello world" skill #93
Merged pull requests:
- Add locking around skill settings changes #114 (NeonDaniel)
V0.0.12a38 (2023-07-12)
Merged pull requests:
V0.0.12a37 (2023-07-10)
Merged pull requests:
- Add docstrings and unit tests for app.py #110 (NeonDaniel)
V0.0.12a36 (2023-07-10)
Implemented enhancements:
- Skills module tests, docstrings, and annotations #108 (NeonDaniel)
V0.0.12a35 (2023-07-07)
Merged pull requests:
- Decorator module tests, docstrings, and annotations #107 (NeonDaniel)
V0.0.12a34 (2023-07-06)
Merged pull requests:
- Refactor
SkillGUI
with unit tests #106 (NeonDaniel)
V0.0.12a33 (2023-07-04)
Fixed bugs:
V0.0.12a32 (2023-06-24)
Implemented enhancements:
Closed issues:
- handle file change errors in logs #100
V0.0.12a31 (2023-06-19)
Fixed bugs:
- fix: skill reloading broken #101 (fidesachates)
V0.0.12a30 (2023-06-16)
Merged pull requests:
- updated requirements #99 (builderjer)
V0.0.12a29 (2023-06-15)
Merged pull requests:
- Update AudioInterface reference to resolve deprecation warning #98 (NeonDaniel)
V0.0.12a28 (2023-06-14)
Fixed bugs:
V0.0.12a27 (2023-05-17)
Merged pull requests:
- Refactor to remove deprecated reference #90 (NeonDaniel)
V0.0.12a26 (2023-05-17)
Implemented enhancements:
- Implement Unit Tests #89 (NeonDaniel)
Closed issues:
- When core restart, the skill returns an error #82
V0.0.12a25 (2023-05-03)
Fixed bugs:
V0.0.12a24 (2023-05-01)
Implemented enhancements:
Merged pull requests:
V0.0.12a23 (2023-04-30)
Fixed bugs:
Merged pull requests:
V0.0.12a22 (2023-04-30)
[Full Changelog](https:/...
Release 0.0.12a45
Changes in this Release
Changelog
0.0.12a45 (2023-07-14)
Fixed bugs:
- PHAL and admin PHAL failures to successfully initialize started evening of Jul 13 #119
- fix init #120 (JarbasAl)
V0.0.12a44 (2023-07-13)
Merged pull requests:
- Update OVOSAbstractApplication and unit tests #118 (NeonDaniel)
V0.0.12a43 (2023-07-13)
Merged pull requests:
- Fix language handling in intent and entity file resolution #117 (NeonDaniel)
V0.0.12a42 (2023-07-13)
Closed issues:
- Since version 0.0.12a26, settings are not reloaded with my skill #91
Merged pull requests:
- Unit tests and improvements to settings change callback #116 (NeonDaniel)
V0.0.12a41 (2023-07-12)
V0.0.12a40 (2023-07-12)
Closed issues:
- When core restarts, I got this trace in the "wikipedia" and "weather" skills #94
Merged pull requests:
- Update
default_shutdown
with unit tests #115 (NeonDaniel) - Docstrings, Annotation, and Outlined unit tests #111 (NeonDaniel)
V0.0.12a39 (2023-07-12)
Closed issues:
- When core restarts, I got this trace in the "hello world" skill #93
Merged pull requests:
- Add locking around skill settings changes #114 (NeonDaniel)
V0.0.12a38 (2023-07-12)
Merged pull requests:
V0.0.12a37 (2023-07-10)
Merged pull requests:
- Add docstrings and unit tests for app.py #110 (NeonDaniel)
V0.0.12a36 (2023-07-10)
Implemented enhancements:
- Skills module tests, docstrings, and annotations #108 (NeonDaniel)
V0.0.12a35 (2023-07-07)
Merged pull requests:
- Decorator module tests, docstrings, and annotations #107 (NeonDaniel)
V0.0.12a34 (2023-07-06)
Merged pull requests:
- Refactor
SkillGUI
with unit tests #106 (NeonDaniel)
V0.0.12a33 (2023-07-04)
Fixed bugs:
V0.0.12a32 (2023-06-24)
Implemented enhancements:
Closed issues:
- handle file change errors in logs #100
V0.0.12a31 (2023-06-19)
Fixed bugs:
- fix: skill reloading broken #101 (fidesachates)
V0.0.12a30 (2023-06-16)
Merged pull requests:
- updated requirements #99 (builderjer)
V0.0.12a29 (2023-06-15)
Merged pull requests:
- Update AudioInterface reference to resolve deprecation warning #98 (NeonDaniel)
V0.0.12a28 (2023-06-14)
Fixed bugs:
V0.0.12a27 (2023-05-17)
Merged pull requests:
- Refactor to remove deprecated reference #90 (NeonDaniel)
V0.0.12a26 (2023-05-17)
Implemented enhancements:
- Implement Unit Tests #89 (NeonDaniel)
Closed issues:
- When core restart, the skill returns an error #82
V0.0.12a25 (2023-05-03)
Fixed bugs:
V0.0.12a24 (2023-05-01)
Implemented enhancements:
Merged pull requests:
V0.0.12a23 (2023-04-30)
Fixed bugs:
Merged pull requests:
V0.0.12a22 (2023-04-30)
Fixed bugs:
V0.0.12a21 (2023-04-30)
[Full Changelog](https://github.com/OpenVoiceOS/OVOS-workshop/compare/V0.0.12a20...