Skip to content

Tags: rdaum/moor

Tags

1.0.1

Toggle 1.0.1's commit message
chore(release): bump version to 1.0.1

Add the 1.0.1 changelog entry for the permission compatibility fixes.
Bump Rust crate, npm package, and editor/tool package metadata to 1.0.1.

Change-Id: I7ffbd88a447e5f49f2d24265274cd1e2b3b8e557

1.0.0

Toggle 1.0.0's commit message
Release 1.0.0

Change-Id: I499af857802806627482a7016245130dcfcbde2c

1.0.0-rc2

Toggle 1.0.0-rc2's commit message
chore: pin hash wheel timer dep back to 1.92 supporting version

1.0.0-rc1

Toggle 1.0.0-rc1's commit message
[fix] Add frontend build stage to Dockerfiles for CI releases

Update both Dockerfile (amd64) and Dockerfile.arm64-cross (aarch64) to
include a frontend build stage that builds the meadow web client. The
`default` target now includes the web client; `backend` target remains
unchanged for docker-compose.

- fetch-meadow.sh respects MEADOW_BRANCH env var override for detached
  HEAD in CI (tag checkout returns "HEAD" not a branch name)
- Install flatbuffers-compiler for @moor/schema generation
- Remove meadow .git to prevent fetch-meadow.sh from trying SSH updates
- CI workflow gets meadow_branch input, passed as Docker build ARG

1.0.0-beta7

Toggle 1.0.0-beta7's commit message
Releasing 1.0.0-beta7

1.0.0-beta6

Toggle 1.0.0-beta6's commit message
1.0.0-beta6 release

1.0.0-beta5

Toggle 1.0.0-beta5's commit message
1.0.0-beta5 release

1.0.0-beta4

Toggle 1.0.0-beta4's commit message
On second thought, let's make this beta4

1.0.0-beta3

Toggle 1.0.0-beta3's commit message
Add mcp-host to default workspace members for Docker builds

1.0.0-beta2

Toggle 1.0.0-beta2's commit message
Fix missing jq in release action