Skip to content
Compare
Choose a tag to compare
@hustcer hustcer released this 07 Mar 14:18
· 51 commits to main since this release

[1.3] - 2024-03-07

Bug Fixes

  • Fix aria2c download for local Windows machine
  • Fix daily checking workflow, create an issue if it fails
  • Fix all workflows
  • Fix just release task

Features

  • Add daily checking workflow to make sure setup-moonbit works, close #1 (#3)
  • Make moonbit.nu works on both Github runners and local machine
  • Use http get instead of aria2c for binary downloading when aira2c is not installed (#9)
  • Add moondoc command

Miscellaneous Tasks

  • Use ubuntu-latest instead of ubuntu-22.04 in workflows
  • Upgrade Nu to 0.91.0
  • Turn off fail fast for daily workflow