-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathNEWS
54 lines (39 loc) · 824 Bytes
/
NEWS
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
0.1.3
-----
🚀 New Features
• Nothing
💥 Breaking Changes
• Nothing
🐛 Bug Fixes
• drop testpypi (and the corresponding workflow)
• fix links in README
0.1.2
-----
🚀 New Features
• Nothing
💥 Breaking Changes
• Nothing
🐛 Bug Fixes
• fix publishing workflow to publish on git tag
0.1.1
-----
🚀 New Features
• Proper README
💥 Breaking Changes
• Nothing
🐛 Bug Fixes
• usage of pyfmtools from pypi (allows publishing to pypi)
0.1.0
-----
🚀 New Features
• Coalition representation, Game representation
• Computation of Banzhaf and Shapley value
• Core representation
• Game loaders and savers
• Class game checkers
• Class game generators
• Normalizers
💥 Breaking Changes
• As above
🐛 Bug Fixes
• Nothing