Skip to content

Releases: JuliaDynamics/Agents.jl

v6.2.0

16 Dec 17:21
ab5f133
Compare
Choose a tag to compare

Agents v6.2.0

Diff since v6.1.12

Merged pull requests:

  • CompatHelper: bump compat for LightSumTypes to 5, (keep existing compat) (#1103) (@github-actions[bot])
  • Remove "experimental" from continuous time (#1111) (@Datseris)
  • Update event_rock_paper_scissors.jl: kind to type (#1112) (@Datseris)
  • Update setup-julia action (#1115) (@Tortar)
  • Remove ismultiagenttype checks (#1116) (@Tortar)
  • Update CHANGELOG for 6.2 (#1117) (@Tortar)

v6.1.12

04 Dec 16:20
bde1251
Compare
Choose a tag to compare

Agents v6.1.12

Diff since v6.1.11

Merged pull requests:

Closed issues:

  • Precompile of AgentsGraphVisualizations fails (#1098)
  • Missing type signature in remove_all_from_space! method for discrete space? (#1104)
  • Zombie open street map simulation does not have a video (#1108)

v6.1.11

30 Oct 15:42
24bd774
Compare
Choose a tag to compare

Agents v6.1.11

Diff since v6.1.10

Merged pull requests:

v6.1.10

15 Oct 23:36
6707135
Compare
Choose a tag to compare

Agents v6.1.10

Diff since v6.1.9

Merged pull requests:

v6.1.9

10 Oct 13:45
44f775b
Compare
Choose a tag to compare

Agents v6.1.9

Diff since v6.1.8

Merged pull requests:

  • Update tutorial.jl typo (#1082) (@DanielVandH)
  • docs: update devdocs.md (#1083) (@eltociear)
  • Remove outdated warning about kwargs (#1084) (@DanielVandH)
  • Revert "Remove outdated warning about kwargs" (#1085) (@DanielVandH)
  • CompatHelper: bump compat for StreamSampling to 0.5, (keep existing compat) (#1087) (@github-actions[bot])
  • CompatHelper: bump compat for StreamSampling to 0.6, (keep existing compat) (#1088) (@github-actions[bot])
  • Fix out-of-bounds inspection of 2d plots (#1092) (@Tortar)

Closed issues:

  • Hovering with the mouse over an interactive plot spams GLMakie error in the REPL (#1090)

v6.1.8

06 Oct 11:21
6bb230d
Compare
Choose a tag to compare

Agents v6.1.8

Diff since v6.1.7

Merged pull requests:

Closed issues:

  • Broken link in docs (#1079)

v6.1.7

29 Sep 01:10
17190f2
Compare
Choose a tag to compare

Agents v6.1.7

Diff since v6.1.6

Merged pull requests:

  • docs: Small grammar edits (#1076) (@RichardLitt)
  • CompatHelper: bump compat for StreamSampling to 0.4, (keep existing compat) (#1078) (@github-actions[bot])

v6.1.6

11 Sep 13:32
275c9a9
Compare
Choose a tag to compare

Agents v6.1.6

Diff since v6.1.5

Merged pull requests:

  • Error if deletion of agent fails (#1073) (@Tortar)
  • CompatHelper: bump compat for JLD2 to 0.5, (keep existing compat) (#1074) (@github-actions[bot])
  • Update for change of SumTypes library name (#1075) (@Tortar)

v6.1.5

02 Sep 22:54
932d75f
Compare
Choose a tag to compare

Agents v6.1.5

Diff since v6.1.4

Merged pull requests:

Closed issues:

  • add_event! does not use correct propensities in multi-agent simulation (#1071)

v6.1.4

12 Aug 14:39
e3a79f2
Compare
Choose a tag to compare

Agents v6.1.4

Diff since v6.1.3

Merged pull requests:

  • Use a faster ordering for heap in EventQueueABM (#1067) (@Tortar)