Skip to content

itkdb history


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

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

Unreleased

Changed:

Added:

Fixed:

0.4.0 - 2023-03-02

Added:

Changed:

  • Renamed itkdb.utilities to itkdb.utils
  • itkdb.models
  • Improved handling of large data files by creating a temporary file on disk when downloading from ITkPD or EOS
  • itkdb.core.User arguments renamed from accessCode1 / accessCode2 to access_code1 / access_code2 to be more pythonic

Fixed:

  • Fix version command when the version is dynamic and build dependencies are unmet
  • Fixed bug in CLI for overriding base configuration settings (#14)
  • Fixed bug in duplicated logging when redirects occur (#21)

Last update: March 11, 2023