Change History#
Production#
–none–
Development#
- 0.3.5:
2024-11-11 – Fix dependencies for pip installation.
- 0.3.4:
2023-08-30 – Test with Py3.8 - Py3.11.
- 0.3.0:
2022-01-01 – Github API access token no longer needed,
update
subcommand is nowinstall
- 0.2.7:
2021-12-24 – publish documentation on GitHub Pages
- 0.2.6:
2021-12-22 – drop support for python<3.6
- 0.2.5:
2020-06-29 – bug fix and up to date
- 0.2.0:
2018-07-02 – first tag after major refactor (#72, #105)
- 0.1.9:
2017-07-09 – last tag before major refactor (#72), no changes here since 2017-03-31
- 0.1.8:
2017-03-12 – package .json file in the cache file sets
- 0.1.7:
2017-03-11 – NeXus def 3.2 bundled into repo now
- 0.1.4:
2016-12-09 – validation reports sorted by HDF5 address
- 0.1.3:
2016-12-07 – Py2 & Py3: passes all unit tests
- 0.1.2:
2016-11-21 – unit tests added for reports
- 0.0.9:
2016-06-29 – retry failed https requests to GitHub and cleanup a QString
- 0.0.8:
2016-06-29 – refactor update procedure
- 0.0.7:
2016-06-27 – add “report” arguments to “demo” subcommand
- 0.0.6:
2016-06-22 – resolved some UnicodeDecodeError exceptions
- 0.0.5:
2016-06-20 – added subcommand shortcuts and logging
- 0.0.4:
2016-06-17 – work-in-progress to test installation with remote user
- 0.0.3:
2016-06-11 – basic UI established, demo command added
- 0.0.2:
2016-06-11 – basic UI established
- 0.0.1:
2016-06-10 – basic functions
- started:
2016-05-20 – initial project creation