Added
- New `kamu version` command that outputs detailed build information in JSON or YAML
- `kamu --version` remains for compatibility and will be removed in future versions
- New `kamu system info` command that outputs detailed system information
- Currently only contains build info but will be in future expanded with host environment info, docker/podman versions, and other things useful for diagnostics
- GQL API: New `updateReadme` mutation
Changed
- GQL API: Moved dataset creation and event commit operations to `mutation`