Skip to content

Latest commit

 

History

History
35 lines (20 loc) · 707 Bytes

CHANGELOG.md

File metadata and controls

35 lines (20 loc) · 707 Bytes

Change Log

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.3.4] - 2021-09-16

  • Bugfix for CLI

[0.3.3] - 2021-07-26

  • Multidim model added

[0.3.0] - 2021-07-14

  • Add command line interfaces for evaluating a model and also training and evaluating together

[0.2.1] - 2021-06-30

  • Add command line interface for training model
  • Add 4PL model
  • Refactoring

[0.1.1] - 2021-03-17

Added

  • Added functions for estimating theta.
  • Set up automatic builds, documentation, and tests.

Changed

Fixed