Skip to content

Changelog

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

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[Unreleased]

Added

  • Initial project structure
  • Core functionality for adapters, ports, and models
  • SQLAlchemy integration
  • Redis integration
  • Email integration
  • gRPC integration
  • FastAPI integration
  • Comprehensive error handling
  • Utility classes and functions
  • Configuration templates
  • Testing framework
  • Documentation

Changed

  • None

Deprecated

  • None

Removed

  • None

Fixed

  • None

Security

  • None

[0.1.0] - 2024-02-25

Added

  • Initial release