Skip to content

Releases: UBC-MDS/fixml

v0.1.1

26 Jun 21:32
1221363
Compare
Choose a tag to compare

What's Changed

  • docs: Provide better instructional materials by @SoloSynth1 in #208
  • hotfix: Add pandas' extra dependency; bump version to 0.1.1 by @SoloSynth1 in #210

Full Changelog: v0.1.0...v0.1.1

v0.1.0

26 Jun 01:06
ce2f624
Compare
Choose a tag to compare

What's Changed

  • 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.

New Contributors

Full Changelog: https://github.com/UBC-MDS/fixml/commits/v0.1.0

v1.0.0-rc1

25 Jun 19:01
d89f38c
Compare
Choose a tag to compare
v1.0.0-rc1 Pre-release
Pre-release

What's Changed

  • 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.

New Contributors

Full Changelog: https://github.com/UBC-MDS/fixml/commits/v0.1.0-rc.1