Skip to content

v0.1.2

Choose a tag to compare

@Metalymph Metalymph released this 10 Apr 15:08

Registry-ready release of the MoonBit extension for Zed.

Changes

  • Rename extension to moonbit-community to avoid conflict with existing registry entry
  • Update extension metadata (id, name)
  • Improve README with clearer installation instructions
  • Add guidance for handling moon.pkg files in Zed

Notes

This release is intended for submission to the official Zed extensions registry.

No functional changes were introduced compared to previous versions:

  • syntax highlighting
  • LSP integration
  • outline support
  • indentation and bracket handling

remain unchanged.

Migration

If you were using the extension locally:

  • reinstall the dev extension after pulling the latest changes
  • note that the extension ID has changed to moonbit-community

Previous releases

See v0.1.0 for the initial feature set and v0.1.1 for documentation improvements.