Skip to content
This repository was archived by the owner on Sep 11, 2025. It is now read-only.

Releases: hypermodeinc/modus

cli/v0.13.8

08 Nov 20:59
ecab858

Choose a tag to compare

  • fix: Make modus --version just print modus CLI's version #563
  • fix: implement retry and caching for CLI downloads #571 #574

sdk/assemblyscript/v0.13.4

07 Nov 02:18
574bb4b

Choose a tag to compare

  • fix: Don't empty previous contents of build dir #568

cli/v0.13.7

04 Nov 21:37
035e3fd

Choose a tag to compare

  • Automatically generate and push releases info to R2 bucket on every release #526
  • Consistent help + print enum options + validate SDK prereq #542
    • Consistent padding in the help section
    • modus new: Enum options need to print possible options
    • Validate SDK prereq immediately after choosing SDK
    • modus sdk remove: Use select prompt to allow selection
  • For CLI to track non-prereleases, pull from releases json to remove rate limiting issues from github releases #543
  • Modify isOnline in CLI to query releases.json #544
  • remove all github api call references, add prerelease support to CLI #545
  • Add CLI build CI #547
  • Add CLI Lint CI #550
  • Update installer script #551

cli/v0.13.6

31 Oct 00:40
c8cd5ac

Choose a tag to compare

  • modus new: Initialize git repo on interactive flow #538
  • modus new: Skip confirmation if all required params are provided #539
  • modus new: Fix issues with Go/TinyGo version detection #540

sdk/go/v0.13.1

30 Oct 14:41
f5fb7ed

Choose a tag to compare

  • Add env file to default project templates #530

sdk/assemblyscript/v0.13.3

30 Oct 17:35
6f20dbd

Choose a tag to compare

  • Actually fix issue with git info capture #537

sdk/assemblyscript/v0.13.2

30 Oct 17:20
58367b4

Choose a tag to compare

  • Fix issue with git info capture #536

sdk/assemblyscript/v0.13.1

30 Oct 14:41
f5fb7ed

Choose a tag to compare

  • Add env file to default project templates #530

runtime/v0.13.1

30 Oct 14:44
f5fb7ed

Choose a tag to compare

  • Add env file callback support for auth key reloading #520
  • Fix timestamp parsing bug #527

cli/v0.13.5

30 Oct 14:40
f5fb7ed

Choose a tag to compare

  • Use <adj>-<noun> for default app name. #528