-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathReleaseNotes
74 lines (56 loc) · 2.58 KB
/
ReleaseNotes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
# # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # #
#
# SIMILAR v1.0
# ( SImulations with MultI-Level Agents and Reactions )
#
# -----------------------------------------------------------------------------------------------
#
# Release notes
#
# # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # #
---------------------------------------------------------------------------------------------------
------------------------------------- DETAILS -----------------------------------------------
---------------------------------------------------------------------------------------------------
1. Major changes:
- Switch to Java 8
2. Minor changes:
-
3. Bug fixes:
-
# # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # #
#
# SIMILAR v0.2.6
# ( SImulations with MultI-Level Agents and Reactions )
#
# -----------------------------------------------------------------------------------------------
#
# Release notes
#
# # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # #
---------------------------------------------------------------------------------------------------
------------------------------------- DETAILS -----------------------------------------------
---------------------------------------------------------------------------------------------------
1. Major changes:
- An agent can belong to multiple categories.
- Similar has a new home: https://github.com/gildasmorvan/similar
- Change in AbstractSimulationEngineWithInitialization: Custom reactions can be made when the public local state of the agent appears in a level. For instance, update the list of agents contained in a patch of the environment.
2. Minor changes:
-
3. Bug fixes:
-
---------------------------------------------------------------------------------------------------
------------------------------------- KNOWN ISSUES ---------------------------------------------
---------------------------------------------------------------------------------------------------
1. Important:
-
2. Minor:
-
---------------------------------------------------------------------------------------------------
------------------------------------- TO DO ---------------------------------------------------
---------------------------------------------------------------------------------------------------
1. Short term:
- Documentation of the examples in the HTML documentation
2. Medium term:
-
3. Long term:
-