Releases: tojiuni/morphso
Releases · tojiuni/morphso
v0.1.4
v0.1.3
v0.1.2
v0.1.1
v0.1.0
Changelog
- 310ce6b Merge pull request #5 from tojiuni/docs/migrate-to-geneso
- a688155 ci: migrate goreleaser config to v2 schema
- 5241cb1 ci: pin goreleaser image to v2.7.0
- bd4041d feat: dependency-aware install with resource checking (#1)
- 21149ac feat: implement moso remove with reverse-dep conflict resolution (#2)
- 4918b80 feat: inject MOSO_ARCH and MOSO_OS into install scripts
- 2b0842e feat: moso install supports mcp package type with auto-registration (#7)
- a1f500a feat: optional dependency pipeline, LLM config, arch-aware install, and docs (#6)
- 99f9da4 fix: correct macOS memory detection on Apple Silicon
- db93199 fix: skip TLS verification for internal private CA (#3)
- 7ef3293 initial: add morphso CLI codebase