Kida version history and changelog.
Latest Release
v0.1.0
Initial public release
First public release with core template engine features.
Version Policy
Kida follows Semantic Versioning:
- MAJOR: Breaking API changes
- MINOR: New features (backward compatible)
- PATCH: Bug fixes (backward compatible)
Installation
# Latest stable
pip install kida
# Specific version
pip install kida==0.1.0