Skip to content

Changelog

All notable changes to MiMinions are documented here.

The format follows Keep a Changelog and the project adheres to Semantic Versioning.

[Unreleased]

Added

  • Initial project structure
  • Basic user module with simple model and controller
  • Simplified pull request template
  • Code of Conduct, Changelog, and Security files

Changed

  • Simplified user module design to be leaner and more focused

Removed

  • Complex user authentication and validation systems

[0.1.0] - 2024-01-XX

Added

  • Core MiMinions package structure
  • Generic tool system for AI frameworks
  • Agent management capabilities
  • Local data management system
  • User module with basic CRUD operations
  • Support for LangChain, AutoGen, and AGNO adapters
  • CLI interface for basic operations
  • Comprehensive test suite structure

Version History

Version Notes
Unreleased Development version with ongoing improvements
0.1.0 Initial release with core functionality