2.0-RC-4
pedro-andrade-inpe
released this
18 Jul 20:11
·
1114 commits
to master
since this release
terralib
package was renamed togis
(no backward compatibility)- New function
UnitTest:assertWarning
.UnitTest:assertError()
does not accept warnings anymore (no backward compatibility) sessionInfo().time
displays the current simulation timeCellularSpace:save()
with shapefiles runs up to 100x faster nowCellularSpace:save()
now saves files that do not belong to projects (such as a shapefile directly)Trajectory:save()
now saves only the selected cells- New functions
Agent:emptyNeighbor()
,Agent:walkIfEmpty()
,Agent:walkToEmpty()
, andUtils:forEachAttribute()
- Packages can now have a
config.lua
- Configuration files for tests can now have a
tolerance
- new example
abm-sir
inbase
package - FAQ added to the documentation
- 6 bugs fixed