Skip to content

Latest commit

 

History

History
39 lines (29 loc) · 1.11 KB

CHANGELOG.rst

File metadata and controls

39 lines (29 loc) · 1.11 KB

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.

Version 0.1.1 (2024-09-05)

  • Added: support for Python 3.12
  • Added: support for Python 3.11
  • Fixed: link to Github in documentation header
  • Fixed: remove links to internal documentation in documentation footer

Version 0.1.0 (2024-09-05)

  • Added: initial release
  • Added: audpsychometric.agreement_categorical()
  • Added: audpsychometric.agreement_numerical()
  • Added: audpsychometric.cronbachs_alpha()
  • Added: audpsychometric.congeneric_reliability()
  • Added: audpsychometric.evaluator_weighted_estimator()
  • Added: audpsychometric.intra_class_correlation()
  • Added: audpsychometric.list_datasets
  • Added: audpsychometric.mode()
  • Added: audpsychometric.rater_agreement()
  • Added: audpsychometric.read_dataset()