Mentions légales du service
Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
P
pybatsim
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Package registry
Model registry
Operate
Terraform modules
Monitor
Service Desk
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Admin message
GitLab upgrade completed. Current version is 17.11.3.
Show more breadcrumbs
Guillaume Pallez (Aupy)
pybatsim
Commits
94fe4357
Unverified
Commit
94fe4357
authored
3 years ago
by
Raphaël Bleuse
Browse files
Options
Downloads
Patches
Plain Diff
Bump version v3.2.1
parent
55ed7c54
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
CHANGELOG.rst
+18
-2
18 additions, 2 deletions
CHANGELOG.rst
pyproject.toml
+1
-1
1 addition, 1 deletion
pyproject.toml
with
19 additions
and
3 deletions
CHANGELOG.rst
+
18
−
2
View file @
94fe4357
...
...
@@ -11,10 +11,26 @@ The format is based on `Keep a Changelog`_.
Unreleased
----------
- `Commits since v3.2.
0
<https://gitlab.inria.fr/batsim/pybatsim/compare/v3.2.
0
...master>`_
- `Commits since v3.2.
1
<https://gitlab.inria.fr/batsim/pybatsim/compare/v3.2.
1
...master>`_
- ``nix-env -f https://github.com/oar-team/nur-kapack/archive/master.tar.gz -iA pybatsim-master``
........................................................................................................................
v3.2.1
------
- Release date: 2021-12-15
- `Commits since v3.2.0 <https://gitlab.inria.fr/batsim/pybatsim/compare/v3.2.0...v3.2.1>`_
Miscellaneous
~~~~~~~~~~~~~
- Clean packaging:
- moved to poetry, a PEP517-compliant tool
- `pandas` dependency is now optional, use ``pip install pybatsim[tools]`` if you wish to keep previous behavior of ``pip install``
........................................................................................................................
v3.2.0
...
...
@@ -41,7 +57,7 @@ Additions
Miscellaneous
~~~~~~~~~~~~~
- Example schedulers in the `schedulers` folder are now up-to-date, except from those in the `unMaintained`
sub-folder.
- Example schedulers in the `schedulers` folder are now up-to-date, except from those in the `unMaintained`
sub-folder.
........................................................................................................................
...
...
This diff is collapsed.
Click to expand it.
pyproject.toml
+
1
−
1
View file @
94fe4357
[tool.poetry]
name
=
"pybatsim"
version
=
"3.2.
0
"
version
=
"3.2.
1
"
description
=
"Python API and schedulers for Batsim"
readme
=
"README.rst"
keywords
=
[
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment