Releases: NeonGeckoCom/skill-personal
Releases · NeonGeckoCom/skill-personal
0.3.1a3
What's Changed
- Deprecate
create_skill
method and__init__
for best practices by @NeonDaniel in #41
Full Changelog: 0.3.1a2...0.3.1a3
0.3.1a2
What's Changed
- Refactor mycroft-messagebus-client to ovos-bus-client by @NeonDaniel in #38
- Update GH automation to best practices by @NeonDaniel in #40
Full Changelog: 0.3.0...0.3.1a2
0.3.0
Increment version to 0.3.0 (#37)
0.2.0
Increment version to 0.2.0 (#32)
0.1.0
Merge pull request #23 from NeonGeckoCom/dev * Refactor to Adapt Intents with Common Query (#22) * Refactor intents to Adapt Refactor skill to extend CommonQuerySkill and add CQS handler * Add tests for CQS handler * Fix test case to account for updated intent parsing * Increment Version * Add GH action to update neon_skills repository (#24) * Increment Version Co-authored-by: Daniel McKnight <[email protected]> Co-authored-by: NeonDaniel <[email protected]>
0.0.2
v0.0.2 Handle leading/trailing words in "how are you", Update docs
0.0.1
v0.0.1 Python Packaging, Intent Fixes