Skip to content

Releases: NeonGeckoCom/skill-user_settings

0.4.2a4

20 Apr 20:32
Compare
Choose a tag to compare
0.4.2a4 Pre-release
Pre-release

What's Changed

Full Changelog: 0.4.1...0.4.2a4

0.4.1

27 Mar 16:52
718c456
Compare
Choose a tag to compare
Increment version to 0.4.1 (#78)

0.3.0

03 Mar 17:56
761015d
Compare
Choose a tag to compare
Increment version to 0.3.0 (#63)

0.2.0

17 Jan 02:53
b55394a
Compare
Choose a tag to compare
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

26 Oct 21:27
011a630
Compare
Choose a tag to compare
v0.1.0

Language Validation, Device Geolocation, Bugfixes, Documentation

0.0.1

20 Aug 01:02
fa08c88
Compare
Choose a tag to compare
v0.0.1

Python Packaging