Releases: AlchemistSimulator/Alchemist
Releases · AlchemistSimulator/Alchemist
8.1.0
* Update Protelis
* Work around Protelis dependency issue
* Upgrade several components
8.0.4
* Another attempt at automatizing releases. No changes w.r.t. 8.0.2
8.0.3
* Website fixes
* Tentative automatic release deployment
7.0.2
* Fix errors with loading some SAPERE classes
* Add consistency check for spatial queries in 2D environments
7.0.1
* Fix ProjectView deleting folders without asking first
* Fix bug on Grid
* Make SAPEREWalker loadable via YAML
7.0.0
* Support for GPX traces
* Several bugs fixed on ProjectView
6.0.3
* Fix concurrency bug with neigborhoods
* Fix wrong content print when Molecule.toString and Molecule.getName have different implementation (the second one is used)
6.0.2
* Add Weibull time distributions
* Fix bugged self.getCoordinates() in Protelis
6.0.1
* Upgrade version numbers correctly
6.0.0
* Create Scafi incarnation
* Add Scala as scripting language
* Fix and test the TimeDistribution cloning system
* Remove getPreferredMonitor()
* Support variables of any type
* Add support for termination condition for the simulations
* Add a way to retrieve Simulation and Incarnation from an Environment instance
* Force all interfaces to expose ordered collections (reduces potential non-reproducibility points)
* Update all dependencies
* Upgrade Protelis
* Upgrade graphhopper
* Enable Xtend and Scala throughout the whole build