Releases: bbfrederick/picachooser
Releases · bbfrederick/picachooser
Version 1.4.0 - (2/9/23) checkpoint release
- Added --version and --detailedversion command line flags to PICAchooser, melodicomp, and grader.
- Accepted several PR's from dependabot for build scripts.
- Updated versioneer.
- Renamed master branch to main.
- Adapted to the new basecontainer.
Version 1.3.1.2 - 8/19/22 Docker deployment bug fix
- Updated Dockerfile for a newer python distribution.
## Version 1.3.1.1 - 8/19/22 checkpoint
- Updated versioneer.
Version 1.3.1 - 8/19/22 checkpoint
- Tweaked pyproject.ml file to hopefully fix documentation build.
Version 1.3.0 - 9/8/21 checkpoint
- Reformatted with black and isort.
- Flipped x axis to display radiological coordinates.
- Harmonized Dockerfile and automated container building methods with rapidtide.
- Fixed some formatting in documentation (thank you DMD!)
Version 1.2.3 (4/6/20) - Documentation upgrade
- Major documentation improvements.
- Finally fixed picachooser.readthedocs.org.
- Added reset component keystroke to PICAchooser and melodicomp.
Version 1.2.2 - (4/5/21) bump for deployment.
- More fiddling to try to get deployment working.
Version 1.2.1 - (4/5/21) bump for deployment.
- Fiddled with .gitignore to try to get deplyment working again.
- Added a help line to the bottom of grader GUI window.
Version 1.2.0 - (4/5/21) melodicomp release!
- Added a new program - melodicomp - to compare ICs between runs.
- Added a help line to the bottom of GUI windows.
Version 1.1.4 (4/3/20) - pypi remix
- Now with pypi! Just
pip install picachooser
, and off you go!