Releases: NeonGeckoCom/skill-user_settings
Releases · NeonGeckoCom/skill-user_settings
0.4.2a4
What's Changed
- Add email entry GUI by @NeonDaniel in #74
- Tests and bugfixes relating to STT/TTS intents by @NeonDaniel in #81
- Loosen ovos_utils dependency by @NeonDaniel in #82
- Update dependencies to stable releases by @NeonDaniel in #83
- Update GH Automation by @NeonDaniel in #84
Full Changelog: 0.4.1...0.4.2a4
0.4.1
Increment version to 0.4.1 (#78)
0.3.0
Increment version to 0.3.0 (#63)
0.2.0
v0.2.0 * Handle unset location responses (#44) * Handle undefined user location with online/offline dialog Add unit tests for location changes * Update dialog to match location change intent * Increment Version * Add skill load tests and update intent name for consistency (#46) * Add skill load tests and update intent name for consistency * Reorg tests so skill_id is prepended to a user-specified list of intents as they are registered * Update padatious tests to test multiple languages * Increment Version * Add GH action to update neon_skills repository (#48) * Increment Version * Improve handling and logging of initial geolocation update (#49) * Improve handling and logging of initial geolocation update * Remove location update listener after one successful update * Increment Version * Implement intent tests (#47) * Implement intent tests * Update language keyword to be lowercased for general compat. * Handle language from intent file in STT handler Update intent language param to avoid vocab conflicts and update tests * Add intent test cases with bugfixes Handle exceptions in birthday intent * Increment Version * Add default transcription handling to Transcription intent (#51) * Add default transcription handling to Transcription intent * Add back reverted vocab changes * Increment Version * Fix config reference error in ipgeo update handler (#52) * Increment Version * Update dialog if username is unsupported with unit test (#55) * Increment Version * Wait until ready to request geolocation update to ensure PHAL plugin is loaded (#56) * Increment Version * Add patch to retry geolocation update if failed on first attempt (#57) * Increment Version Co-authored-by: Daniel McKnight <34697904+NeonDaniel@users.noreply.github.com> Co-authored-by: NeonDaniel <NeonDaniel@users.noreply.github.com>
0.1.0
v0.1.0 Language Validation, Device Geolocation, Bugfixes, Documentation
0.0.1
v0.0.1 Python Packaging