Skip to content

Latest commit

 

History

History
33 lines (26 loc) · 764 Bytes

CHANGELOG.md

File metadata and controls

33 lines (26 loc) · 764 Bytes

📋 Changelog

📝 Recent Updates

[1.1.0]

✨ Added

  • 🎯 Menu-based tool access system
  • 🔌 Unified tool interface
  • 📁 Improved project structure

🔄 Changed

  • 🏗️ Reorganized directory structure
  • 🔧 Updated tool organization
  • 📚 Enhanced documentation
  • 🛠️ Added setup.py for installation

[1.0.0]

✨ Added

  • 🎯 Initial release with core functionality
  • 💾 VS Code settings backup/restore
  • 🔍 Duplicate file finder
  • 📚 Documentation management

🔄 Changed

  • 🏗️ Improved project structure
  • 🐛 Enhanced error handling
  • ⚡ Optimized performance

Fixed

  • Initial bug fixes and code optimization
  • Resolved pkg_resources dependency issues
  • Fixed package installation error handling