Releases: openalea/deploy
Releases · openalea/deploy
Release v3.2.0 : Update path.py interface
Compare
Sorry, something went wrong.
No results found
pradal
released this
25 Nov 08:53
What's Changed
Full Changelog : v3.1.2...v3.2.0
v3.1.2
Compare
Sorry, something went wrong.
No results found
pradal
released this
13 May 09:57
What's Changed
Update scons command with new run rather tha deprecated call subprocess. by @pradal in #58
The patch has been co-developped with @pellem
Full Changelog : v3.1.1...v3.1.2
v3.1.1
Compare
Sorry, something went wrong.
No results found
pradal
released this
23 Jan 16:06
What's Changed
This is a patch release.
Full Changelog : v3.1.0...v3.1.1
v3.1.0
Compare
Sorry, something went wrong.
No results found
pradal
released this
22 Jan 16:47
What's Changed
Update OpenAlea namespace to new namespace package
Full Changelog : v3.0.2...v3.1.0
v3.0.2
Compare
Sorry, something went wrong.
No results found
pradal
released this
10 Feb 14:01
What's Changed
v3.0.2 by @pradal in #50
Add multisetup script to call python setup.py cmd on a list of packages
Full Changelog : v3.0.1...v3.0.2
Whole refactoring for Python 3
Compare
Sorry, something went wrong.
No results found
pradal
released this
01 Apr 17:35
Major refactoring of Deploy. Lots of functionalities have been removed for easier maintenance:
create_namespace no longer exists.
No post-install scripts
No modification of the environmant variables. We rely on conda.
No upload or download of packages to/from gforge.inria.fr. The site no longer exists
Enjoy!
v2.2.0
Compare
Sorry, something went wrong.
No results found
pradal
released this
29 Mar 17:28
Minor release.
Fix several errors in Python 3 and Windows:
Fix a problem in Python 3 wih share, lib or bin dirs (issue #44 )
Do not generate anymore an activate script for windows in conda (issue #43 )
Release 2.1.8
Compare
Sorry, something went wrong.
No results found
pradal
released this
19 Dec 16:10
This release is mainly a bug fix release for Python 3 compatibility.
This is also the last release that is compatible with Python 2.7.
openalea.deploy v2.1.7
Compare
Sorry, something went wrong.
No results found
pradal
released this
05 Dec 23:06
OpenAlea.Deploy 2.1.7
This is the first official release that supports Python 2 and 3
2.1.0 Add Conda support
Compare
Sorry, something went wrong.
No results found
pradal
released this
12 May 14:39
Detect Conda if CONDA_PREFIX is set