Releases: MycroftAI/mycroft-skills-kit
Releases · MycroftAI/mycroft-skills-kit
v0.3.16
- Ensure local HEAD matches remote during upgrade (#36)
- Remove typing dependency - only required for Python <= 3.4 (#45)
- Include license file in sdist package (#47)
- Add default icon and color during Skill creation (#52)
- Improved category selection and display (#53)
- Improve PyPI listing info (#51)
Big thanks to @andlo, @forslund and @PureTryOut for their contributions to this release!
v0.3.15
- Switch Github authentication to utilize Personal Access Tokens as the existing username and password method is being deprecated.
- Fix handling of
--repo-cache
argument. - Query for name and e-mail if missing.
Huge thanks to Andlo for all his work on the authentication mechanism, and Jarbas for the bugfix.
v0.3.14 (zero-point-π)
- Colorize
- Add License selection
- Fix github passwords containing
"
- Add basic manifest
- generate locale dir instead of dialog/vocab dirs
Big thanks to @LinusS1 for his contributions to this release!