Skip to content

Latest commit

 

History

History
32 lines (25 loc) · 791 Bytes

CHANGELOG.md

File metadata and controls

32 lines (25 loc) · 791 Bytes

Changelog

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

[1.0.0] - 2024-01-19

Added

  • AI-powered code review functionality using Gemini API
  • Intelligent file and function documentation
  • Duplicate code detection
  • Security analysis features
  • Project structure analysis
  • Automated .cursorrules generation
  • Real-time project monitoring

Changed

  • Improved documentation with clear setup instructions
  • Enhanced error handling and API usage
  • Restructured project for better maintainability

Fixed

  • API key handling and security
  • File path handling across different OS
  • Generated file formatting

[0.1.0] - 2024-01-18

Added

  • Initial release
  • Basic project structure monitoring
  • File change detection
  • Simple documentation generation