Skip to content

Releases: MycroftAI/mycroft-skills-manager

v0.8.9

20 May 04:30
Compare
Choose a tag to compare

Bump mycroft-core version to 21.02.

This is an administrative release until mycroft-core is updated to utilize MSM v0.9.x

v0.9.0

18 Feb 01:23
Compare
Choose a tag to compare

Features

MSM now uses the XDG Base Directory specification.

  • Migrate installed skills file to XDG Base Directory (#88) by @PureTryOut
  • Install to and read skills from the XDG home directory (#90) by @PureTryOut

Tests

Bug fixes

  • Fix permissions issues for tmpdir and cache file (#79) by @forslund
  • Remove unneccessary packagemanager warning (#85) by @forslund

Other changes

v0.8.8

21 Aug 01:52
dbaf7f2
Compare
Choose a tag to compare

Set default branch to 20.08

v 0.8.7

27 Feb 07:54
Compare
Choose a tag to compare

Fix crash if a skill repo is cloned from a git:// url.

v0.8.6

19 Feb 07:52
9822c7c
Compare
Choose a tag to compare
  • Update to handle non-github repos in a better way. Big thanks to @mathmauney for providing this.
  • Set default branch to 20.02

v0.8.5

13 Jan 15:06
Compare
Choose a tag to compare

Fix raising of errors when install and remove fails.

v0.8.4

13 Jan 15:09
Compare
Choose a tag to compare
  • Add method to manually clear cache.
  • Limit supported python versions to 3.5+

v0.8.3

30 Aug 09:53
Compare
Choose a tag to compare

Switches default branch to 19.08

v0.8.2

29 Aug 09:37
Compare
Choose a tag to compare
Bump version to 0.8.2

v0.8.0

23 Aug 09:44
Compare
Choose a tag to compare

Major rewrite to allow internal caching.