Skip to content

Releases: hypermodeinc/modus

cli/v0.13.9

20 Nov 19:38
bacad69
Compare
Choose a tag to compare

runtime/v0.13.3-alpha.1

20 Nov 21:28
bacad69
Compare
Choose a tag to compare
Pre-release
  • feat: Reduce logger output during development #576
  • chore: Trigger internal release pipeline at the end of the release-runtime workflow #577
  • feat: Add API explorer to runtime #578
  • feat: Add API explorer component to runtime #584
  • fix: logic for jwks endpoint unmarshalling was incorrect #594

sdk/assemblyscript/v0.13.5

18 Nov 23:48
0c7dce6
Compare
Choose a tag to compare
  • Update json-as to 0.9.26 to fix stack overflow error #586
  • Updated various other dependencies

runtime/v0.13.2

08 Nov 21:03
ecab858
Compare
Choose a tag to compare
  • fix: Introspection query should succeed when only mutations exist #558
  • ci: Add secrets: inherit when calling release-info workflow #555
  • chore: Refactor metadata dependencies #564
  • chore: Use Go workspace to simplify project dependencies #565
  • fix: "WASM Host not found in context" error on shutdown #566
  • fix: __typename should succeed on root fields #573

cli/v0.13.8

08 Nov 20:59
ecab858
Compare
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
Compare
Choose a tag to compare
  • fix: Don't empty previous contents of build dir #568

cli/v0.13.7

04 Nov 21:37
035e3fd
Compare
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
Compare
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
Compare
Choose a tag to compare
  • Add env file to default project templates #530

sdk/assemblyscript/v0.13.3

30 Oct 17:35
6f20dbd
Compare
Choose a tag to compare
  • Actually fix issue with git info capture #537