Releases: firefly-zero/firefly-moon
Releases · firefly-zero/firefly-moon
0.7.0
What's Changed
- Fix REUSE compliance by @applejag in #47
- Bump hustcer/setup-moonbit from 1.18 to 1.19 by @dependabot[bot] in #42
- Dont show tip in builds by @applejag in #49
- Add scores, badges, and boards by @applejag in #48
- Use
BytesViewinstead ofBytes(+addUtf8hint type) by @applejag in #50 - Prevent using get_me with input by @orsinium in #51
Full Changelog: 0.6.0...0.7.0
0.6.0
What's Changed
- docs: Update Angle::difference comment by @applejag in #40
- Bump hustcer/setup-moonbit from 1.17 to 1.18 by @dependabot[bot] in #41
- Update to the latest MoonBit by @orsinium in #43
- Remove sudo by @orsinium in #44
- Settings by @orsinium in #45
- New image format (v2) by @orsinium in #46
Full Changelog: 0.5.1...0.6.0
0.5.1
What's Changed
- Fix Pad::as_angle incorrect math by @applejag in #30
- Fix Angle::normalize not returning value between 0-2π by @applejag in #32
- Add Point::to_angle by @applejag in #31
- Fix Angle::sub by @applejag in #38
- Change subimage into a #valtype by @applejag in #35
- Rename Pad::length -> radius & Pad::to_angle -> azimuth by @applejag in #36
- Update applejag/micromath to v0.2.0 by @applejag in #37
- Add Angle::difference by @applejag in #39
- Release v0.5.1 by @applejag in #33
Full Changelog: 0.5.0...0.5.1
0.5.0
0.4.0
0.3.1
What's Changed
- Bump actions/checkout from 5 to 6 by @dependabot[bot] in #11
- Bump actions/cache from 4 to 5 by @dependabot[bot] in #12
- Fix outated syntax by @applejag in #13
Full Changelog: 0.3.0...0.3.1
0.3.0
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
What's Changed
-
Moved files around:
*.mbt→src/*.mbtffi/*.mbt→src/ffi/*.mbt
The import path should be the same though, as I hope I'm using
"source"field correctly inmoon.mod.json -
Added lots of linting:
- Formatting and unit testing of
*.mbtfiles - Zizmor & Actionlint for GitHub Action files
- REUSE compliance linting
- Formatting and unit testing of
-
Improved docs to make the setup guide more hand-holding on how to set up a new project
New Contributors
- @dependabot[bot] made their first contribution in #1
Full Changelog: v0.1.0...v0.2.0
v0.1.0
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