Releases: NetLogo/Rnd-Extension
Releases · NetLogo/Rnd-Extension
v3.0.0-BETA2 for NetLogo 6.0-BETA2
Merge pull request #12 from NetLogo/wip-fix-travis Tell Travis to use scala 2.12
v3.0.0-BETA1 for NetLogo 6.0-BETA1
ask for JDK8 on Travis
Hexy pre-release
Pre-release for use with NetLogo 6.0-M8 (and later) milestone builds.
v2.0.0
- Provide a new, separate set of primitives to use with agentsets (#8).
This release breaks backward compatibility: if you were already using a previous version of the extension, you will have to modify your code to make it work with version 2. Please see the documentation for details.
v1.1.0
- Adds
weighted-n-of-with-repeats(#3) - Changes behavior when handling all-zero weights (#1) with
weighted-n-of.
See the full list of issues.
v1.0.0
Initial release.
To install, just unzip rnd.zip in your NetLogo extensions/ folder.