codexa 0.0.1

A Git-native content compiler for building typed public and private knowledge artifacts.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
# Changelog

All notable changes to Codexa will be documented in this file.

## [0.0.1] - 2026-07-01

### Added

- Initial Rust library and CLI scaffold.
- `codexa`, `codexa --help`, and `codexa --version` behavior.
- Unit and integration tests.
- GitHub Actions checks for formatting, linting, tests, and packaging.
- Initial project documentation and release policy.