Skip to content

Latest commit

 

History

History
30 lines (24 loc) · 1.18 KB

CHANGELOG.md

File metadata and controls

30 lines (24 loc) · 1.18 KB
 ____          _           _                 _ 
|  _ \   __ _ | |_   __ _ | |      __ _   __| |
| | | | / _` || __| / _` || |     / _` | / _` |
| |_| || (_| || |_ | (_| || |___ | (_| || (_| |
|____/  \__,_| \__| \__,_||_____| \__,_| \__,_|
                                          Hirni

This is a high level and scarce summary of the changes between releases. We would recommend to consult log of the Git repository for more details.

0.0.3 (May 24, 2019) -- We're getting there

  • rework rule system for easier customization and configurability
  • config routine setup_hirni_dataset renamed to cfg_hirni
  • work with datalad 0.12rc series
  • use datalad-metalad for metadata handling
  • fix issues with dependencies

0.0.2 (May 2, 2019)

  • Provide configuration procedure for hirni datasets
  • Provide webapp for editing specification files
  • Reworked specification structure
  • Enhance CLI to create specification snippets for any file

0.0.1 (May 24, 2018) -- The Release

  • Minimal functionality to import DICOMs and convert them into a BIDS dataset using a automatically pre-populated editable non-code specification.