-
MOMMESSIN Clement authoredMOMMESSIN Clement authored
Changelog
All notable changes to this project will be documented in this file. The format is based on Keep a Changelog.
Unreleased
- Commits since v3.0.0
nix-env -f https://github.com/oar-team/kapack/archive/master.tar.gz -iA pybatsim_dev
v3.1.0
- Release date: 2019-01-18
- Commits since v2.1.1
nix-env -f https://github.com/oar-team/kapack/archive/master.tar.gz -iA pybatsim3
- Recommended Batsim version: v3.0.0
This version is synchronized with Batsim v3.0.0. See Batsim changelog for more details.
Changes in API
- Mark start_jobs as DEPRECATED, please now use execute_jobs.
- set_resource_state, notify_resources_added and notify_resources_removed functions now expect a ProcSet for the resources argument.
- onAddResources and onRemoveResources now sends a ProcSet for the to_add and to_remove arguments, respectively.
v2.1.1
- Release date: 2018-08-31
- Commits since v2.0.0
nix-env -f https://github.com/oar-team/kapack/archive/master.tar.gz -iA pybatsim2
- Recommended Batsim version: v2.0.0
v2.0.0
- Release date: 2017-10-03
- Recommended Batsim version: v2.0.0