Skip to content

skilla v0.4.1

Latest

Choose a tag to compare

@junior junior released this 13 Aug 03:17

Fixed

  • plugin init could scaffold a plugin.json that fails its own validator: the directory name was mapped character-by-character, so my__tools became the manifest-illegal my--tools. Repeated -/. runs are now squeezed, leading and trailing non-alphanumerics stripped, and the result truncated to 64 characters.

Full changelog: https://github.com/junior/skilla/blob/main/CHANGELOG.md