Skip to content
Snippets Groups Projects
Commit 99f8f271 authored by sveseli's avatar sveseli
Browse files

preparing for release

parent 6fad032d
No related branches found
No related tags found
No related merge requests found
Release 2.5.0 (06/23/2019)
=============================
- Added pprint (pretty-print) option to display format for all commands
- Added support for repeated commands via repeatPeriod/repeatUntil/maxRepeats
keys in workflow definitions
- Implemented ability to stop processing jobs
- New command:
* stop-processing-job
- Enhanced support for processing multiple files with a given workflow
- New command:
* process-files
- Updated workflow API documentation
- DM Station GUI fixes/enhancements:
- Fixed issue with modifying user list before saving experiment
Release 2.4.0 (05/20/2019)
=============================
- Added system LDAP utilities for verifying and creating groups
......
......@@ -57,9 +57,9 @@ author = u'APS/SDM'
# built documents.
#
# The short X.Y version.
version = "2.4.0"
version = "2.5.0"
# The full version, including alpha/beta/rc tags.
release = "2.4.0"
release = "2.5.0"
# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment