.. _Changelog: What's new ########## .. contents:: Table of Contents :depth: 2 ************* v1.2.1 ("No worries", April 2023) ------------------------------------------- This release aims to fix: * Biobank Accelerometer Analysis file format: support file paths containing numerical characters and/or whitespaces; * Actiwatch (CamNtech) file format: fix `issue #123 `_ by upper casing the UUID. * Batch reader: add missing types, 'BBA' and 'MESA'. ************* v1.2 ("Let's go 3D", March 2023) ------------------------------------------- This release contains new features: * Activity reports: summary statistics about time spent above user-defined activity cut points (See `pyActigraphy.io.BaseRaw.create_activity_report `_ function). * Biobank Accelerometer Analysis file format: new reader function for files generated by the 'accelerometer' package that reads, calibrates and processes raw accelerometer data from Axivity AX3 and Activinsights GeneActiv devices (see `pyActigraphy.io.read_raw_bba `_ function). * Actiwatch (CamNtech) file format: support for files acquired with various Actiwatch models (Actiwatch 4, 7, L(-Plus), Mini, I(nsonmia), T(emperature)) * Actigraph AGD reader: light channel handled with pyLight, if available. ************* v1.1 ("There shall be light", January 2023) ------------------------------------------- This release contains a new module, `pyLight `_, dedicated to the analysis of light exposure data. Please, see the corresponding section in `Tutorials `_ for more info. ************* v1.0 ("Like the river", August 2020) ------------------------------------ This first official release includes all the features documented in the companion paper published in PLOS Computational Biology: `Hammad et al. 2021 `_.