Changelog
What shipped, and when. Omic follows semantic versioning, and anything that changes a score is treated as breaking — because it invalidates every baseline you already have.
Recent releases
The latest versions:
•
0.4.1 — cached judge results and faster diffing
•
0.4.0 — CI reporting on pull requests
•
0.3 — baseline pinning and the --fail-under flag
Versioning policy
What a version bump means:
•
Major — the .eno format or a scorer’s behavior changed.
•
Minor — new features; your existing baselines stay valid.
Open source
The SDK is developed in the open:
•
Contributions and issues are welcome on GitHub.
•
Join the conversation on Discord.
•
The .eno format spec is public.