All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- New feature for detecting table renames
- Support for analyzing views and materialized views
- Improved performance of query analysis by 20%
- Refactored codebase to improve modularity and testability
- Fixed a bug that caused incorrect column mappings in certain scenarios
- Resolved an issue with handling large schemas
- Initial release of Schema Evolution Analyzer
- Support for detecting schema evolution patterns
- Integration with PostgreSQL storage backend
- Prometheus metrics for monitoring
- Comprehensive test suite