Skip to content

Releases: MycroftAI/mycroft-skills-kit

v0.3.16

09 Sep 06:31
61a90ea
Compare
Choose a tag to compare
  • 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

08 May 03:15
Compare
Choose a tag to compare
  • 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-π)

03 Dec 08:32
Compare
Choose a tag to compare
  • 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!