Skip to content

Releases: firefly-zero/firefly-moon

0.7.0

01 Mar 09:30
fbc92ea

Choose a tag to compare

What's Changed

Full Changelog: 0.6.0...0.7.0

0.6.0

19 Feb 20:40
5c2ea74

Choose a tag to compare

What's Changed

Full Changelog: 0.5.1...0.6.0

0.5.1

14 Jan 17:34
457858a

Choose a tag to compare

What's Changed

Full Changelog: 0.5.0...0.5.1

0.5.0

11 Jan 16:43
f416a1a

Choose a tag to compare

What's Changed

Full Changelog: 0.4.0...0.5.0

0.4.0

10 Jan 11:29
bc4a108

Choose a tag to compare

What's Changed

Full Changelog: 0.3.1...0.4.0

0.3.1

02 Jan 16:16
f2706bd

Choose a tag to compare

What's Changed

Full Changelog: 0.3.0...0.3.1

0.3.0

04 Nov 12:45
964a060

Choose a tag to compare

What's Changed

  • Bump fsfe/reuse-action from 5.0.0 to 6.0.0 by @dependabot[bot] in #5
  • Bump reviewdog/action-actionlint from 1.67.0 to 1.68.0 by @dependabot[bot] in #4
  • Bump hustcer/setup-moonbit from 1.16 to 1.17 by @dependabot[bot] in #3
  • Bump zizmorcore/zizmor-action from 0.1.2 to 0.2.0 by @dependabot[bot] in #2
  • Zero-overhead UTF-8 support by @orsinium in #7
  • Reduce public API by @orsinium in #8
  • save_stash, load_stash, get_peers by @orsinium in #9
  • Use Int instead of UInt for sizes by @orsinium in #10

New Contributors

Full Changelog: v0.2.0...0.3.0

v0.2.0

07 Sep 00:55
v0.2.0
c0d52f7

Choose a tag to compare

What's Changed

  • Moved files around:

    • *.mbtsrc/*.mbt
    • ffi/*.mbtsrc/ffi/*.mbt

    The import path should be the same though, as I hope I'm using "source" field correctly in moon.mod.json

  • Added lots of linting:

    • Formatting and unit testing of *.mbt files
    • Zizmor & Actionlint for GitHub Action files
    • REUSE compliance linting
  • Improved docs to make the setup guide more hand-holding on how to set up a new project

New Contributors

Full Changelog: v0.1.0...v0.2.0

v0.1.0

06 Sep 18:30
v0.1.0
4ae05fa

Choose a tag to compare

Initial release.

Do note that this package is heavily untested and is still under development. Use at your own risk.

Docs: https://mooncakes.io/docs/applejag/firefly@0.1.0

Full Changelog: https://github.com/applejag/firefly-moon/commits/v0.1.0