V1.2
π Status Page API
π¨ Separated request and response models for better control and flexibility.
π Added more detailed descriptions for router functions to improve endpoint understanding.
π Enhanced input data validation using Pydantic validators for better data integrity.
π Improved error logging with more detailed context to aid debugging.
π¨ Introduced custom exception classes for specific error scenarios.
π‘ Tests for API endpoints to ensure reliability. (albeit basic tests in Bash)