Skip to content

Releases: AlchemistSimulator/Alchemist

8.1.0

28 Jun 12:06
Compare
Choose a tag to compare
* Update Protelis
* Work around Protelis dependency issue
* Upgrade several components

8.0.4

11 Jun 02:06
Compare
Choose a tag to compare
* Another attempt at automatizing releases. No changes w.r.t. 8.0.2

8.0.3

10 Jun 23:40
Compare
Choose a tag to compare
* Website fixes
* Tentative automatic release deployment

7.0.2

07 Nov 00:27
Compare
Choose a tag to compare
* Fix errors with loading some SAPERE classes
* Add consistency check for spatial queries in 2D environments

7.0.1

06 Nov 16:12
Compare
Choose a tag to compare
* Fix ProjectView deleting folders without asking first
* Fix bug on Grid
* Make SAPEREWalker loadable via YAML

7.0.0

13 Sep 19:08
Compare
Choose a tag to compare
* Support for GPX traces
* Several bugs fixed on ProjectView

6.0.3

13 Sep 16:16
Compare
Choose a tag to compare
* 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

28 Jun 17:01
Compare
Choose a tag to compare
* Add Weibull time distributions
* Fix bugged self.getCoordinates() in Protelis

6.0.1

23 Jun 09:27
Compare
Choose a tag to compare
* Upgrade version numbers correctly

6.0.0

22 Jun 16:36
Compare
Choose a tag to compare
* 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