Skip to content

v1.0.3

Latest

Choose a tag to compare

@MarcelRobeer MarcelRobeer released this 03 Oct 08:53

Stable release corresponding to the Journal of Open Source Software (JOSS) paper, see https://joss.theoj.org/

Install via pip3 install explabox==1.0.3

Changelog

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

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

1.0.3

Added

  • Journal of Open Source Software (JOSS) paper

Fixed

  • Proper exposure of testing functions
  • Documentation update for compare_metric()

Changed

  • Updated code structure to remove classes from __init__.py files
  • Updated copyright notice