Releases: axtontc/Omnotica
Releases · axtontc/Omnotica
Release list
v1.0.0 — Stable Release
Omnotica: Autonomous Curiosity Engine & Web Distiller
We are proud to release the stable v1.0.0 of Omnotica!
Key Updates
- Permissive Apache 2.0 Licensing: Transitioned from PolyForm Noncommercial to Apache 2.0 with copyright explicitly assigned to Axton Carroll.
- Mypy Type safety Upgrades: Resolved mypy warnings (annotated dictionary types, typecasted payload variables to satisfy requests constraints, and fixed floating point time assignments).
- Cleaned Style & Lints: Fixed E722 bare except statements and empty
__init__.pyfile warnings. - Comprehensive Pytest Suite: Created test suites covering prompt parsing, model selectors, and CLI arguments dispatches.
- Unified CI/CD pipeline: Integrated setup-uv caching, checking ruff styles, and running tests matrices under Python 3.11 and 3.12 versions.
- Premium Landing Page & Social preview: Added Shields.io badges, design flow chart, CLI reference, and related projects cross-linking.
Full Changelog: https://github.com/axtontc/Omnotica/commits/v1.0.0