File tree Expand file tree Collapse file tree 1 file changed +22
-0
lines changed Expand file tree Collapse file tree 1 file changed +22
-0
lines changed Original file line number Diff line number Diff line change 1
1
Changelog
2
2
=========
3
3
4
+ Version 0.21.1
5
+ --------------
6
+
7
+ January 4th, 2023
8
+
9
+ - ` Particle ` class and submodules:
10
+ - Better test coverage.
11
+ - ` PDGID ` class method and related standalone functions:
12
+ - Minor code simplifications.
13
+ - Significant improvements to test coverage.
14
+ - Documentation:
15
+ - README: info added on how to create user-defined particles.
16
+ - Tests:
17
+ - Various improvements to the CI.
18
+ - Updates to pre-commit hooks and CI YAML files.
19
+
4
20
Version 0.21.0
5
21
--------------
6
22
23
+ November 8th, 2022
24
+
7
25
- Data files:
8
26
- Added the 2022 PDG data table file, now default.
9
27
- Version 11 of package CSV data files:
@@ -28,6 +46,8 @@ Version 0.21.0
28
46
Version 0.20.1
29
47
--------------
30
48
49
+ March 29th, 2022
50
+
31
51
- ` Particle ` class:
32
52
- More tests of PDGID functions for special particles.
33
53
- Experiment-specific modules:
@@ -42,6 +62,8 @@ Version 0.20.1
42
62
Version 0.20.0
43
63
--------------
44
64
65
+ January 15th, 2022
66
+
45
67
** First Python 3 (3.6+) only version.**
46
68
47
69
- ` Particle ` class:
You can’t perform that action at this time.
0 commit comments