Releases: archcore-ai/cli
Releases · archcore-ai/cli
v0.1.2
v0.1.1
v0.1.0
Whats new
- new document type in knowledge layer:
spec(specification). Thespecdocument type captures the canonical normative contract for a concrete system, component, interface, schema, or protocol. - more balanced description for
doc: Non-behavioral reference material: registries, glossaries, lookup tables, component lists and etc. - remove unused
projecttype. You can usedocinstead. See ADR why: https://github.com/archcore-ai/cli/blob/main/.archcore/document-types/remove-project-document-type.adr.md
Changelog
- 4509731 feat: add spec, make more balanced doc, remove unused project type
Full Changelog: v0.0.1...v0.1.0