Skip to content

Releases: loopwerk/Moon

1.3.0

Choose a tag to compare

@github-actions github-actions released this 09 Mar 14:40
439d482

New Features

  • Add Swift 6 concurrency support, bump minimum to Swift 5.10 / macOS 14

1.2.3

Choose a tag to compare

@kevinrenskers kevinrenskers released this 25 Jan 16:26
a7fc37e

Updated JSX to the latest version.

Note

This is the first release of Moon that actually works on Linux using libjavascriptcoregtk-4.1-dev. Older versions of JSX used libjavascriptcoregtk-4.0-dev, which wasn't available on Ubuntu images.

1.2.0

Choose a tag to compare

@kevinrenskers kevinrenskers released this 25 Jan 16:26
6dd4516
  • Fixed the Keep Markup functionality
  • Moon is now thread-safe.

1.1.0

Choose a tag to compare

@kevinrenskers kevinrenskers released this 25 Jan 16:25
73a6223

Rewrote Prism's "Keep Markup" plugin in pure Swift, because Prism's plugin relies on the DOM (which we don't have)

1.0.0

Choose a tag to compare

@kevinrenskers kevinrenskers released this 25 Jan 16:23
63f05e4

Initial release