Skip to content

macOS nightly build

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 15 May 15:50
· 1 commit to master since this release

What's Changed

  • πŸ“ update documents and scripts by @ValKmjolnir in #35
  • Update contact info in README.md by @sidi762 in #36
  • ✨ add json cpp lib & argparse module by @ValKmjolnir in #37
  • ✨ optimize import module & add limited execution mode (disable unsafe system api) by @ValKmjolnir in #38
  • πŸ‘ add regex lib & CI will pack executable in nightly build release by @ValKmjolnir in #39
  • πŸ› fix typo in cli help message by @ValKmjolnir in #40
  • πŸ“ adjust CI & improve maintainability by @ValKmjolnir in #41
  • πŸ“ update nightly build ci by @ValKmjolnir in #42
  • 🎨 rename & file structure change & improve ast/gc dump format by @ValKmjolnir in #43

Full Changelog: v11.1...next_macOS