# Changelog

## Version 2.0.0rc2 (2024-12-19)

- [CHANGE] Removed `if_necessary` flag from download function

## Version 2.0.0a1 (2024-10-11)

- [CHANGE] Refactored the midas module.py for midas2
- [CHANGE] Refactored the whole package structure 

## Version 1.1.0 (2024-05-17)

* [CHANGE] Switched from hdf to csv file

## Version 1.0.1 (2024-05-17)

* [NEW] Added except block around loading the data set

## Version 1.0.0 (2022-10-19)

* [FIX] Adapted to a change in the raw data formatting

## Version 1.0.0rc5 (2022-05-06)

* [NEW] Pwdata simulator can now be started as external process
  + Set `cmd: cmd` in *pwdata_params*
  + Pwdata will log to its own file *midas-pwdata.log*

## Version 1.0.0rc4 (2022-05-04)

* [CHANGE] Download function is now a class member.

## Version 1.0.0rc3 (2022-04-04)

* [NEW] Migrated download function.
* [NEW] Added gitlab-ci.
* [NEW] Imported tests.

## Version 1.0.0rc2 (2022-04-01)

* [CHANGE] Updated requirements.

## Version 1.0.0rc1 (2022-03-29)

* [NEW] Moved module to this new package.
