Changelog

v0.1.1 (26/06/2024)

  • Add missing optional requirement of pandas needed for exporting dataframe into markdown format.

v0.1.0 (25/06/2024)

  • First release of fixml!

  • Added a CLI command fixml.

  • Added two pipeline fixml evaluate and fixml generate.

  • Added prompt templates.

  • Added code analyzer to extract files from code base to be analyzed.

  • Added support for OpenAI API.

  • Added a checklist for testing completeness of ML projects.

  • Added report generation pipeline from call results.

  • Added unit tests and integration tests.

  • Added design documents and capstone reports.

  • Added consistency and accuracy reports.

  • Added ReadtheDocs integration.