Skip to content

Changelog

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

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

0.1.0 - 2025-07-12

Compare with first commit

Features

  • Use artificial data (60c19d3 by georgedouzas).
  • Update binary classifier (bc0452f by georgedouzas).
  • Add support for Python 3.13 (12f99ec by georgedouzas).
  • Add OpenAI fit implementation (702ca9b by georgedouzas).
  • Add OpenAI basic functionality (75b86b8 by georgedouzas).

Docs

  • Include usage section (d83167b by georgedouzas).
  • Fix wrong link (31d199c by georgedouzas).

Tests

  • Update tests for binary classifier (2df0826 by georgedouzas).

Chore

  • Ignore ruff error (56eb090 by georgedouzas).
  • Use OpenAI API key (4cf46c8 by georgedouzas).
  • Remove dependencies that are not currently used (1453969 by georgedouzas).
  • Add tensordict dependency (87179a6 by georgedouzas).