File tree 2 files changed +26
-13
lines changed
2 files changed +26
-13
lines changed Original file line number Diff line number Diff line change 11
11
< a class ="dropdown-buttons "
12
12
href ="https://scipp.github.io/ess "> < button type ="button "
13
13
class ="btn btn-secondary topbarbtn "> latest</ button > </ a >
14
+ < a class ="dropdown-buttons "
15
+ href ="https://scipp.github.io/ess/release/0.7.0 "> < button type ="button "
16
+ class ="btn btn-secondary topbarbtn "> v0.7</ button > </ a >
14
17
< a class ="dropdown-buttons "
15
18
href ="https://scipp.github.io/ess/release/0.6.0 "> < button type ="button "
16
19
class ="btn btn-secondary topbarbtn "> v0.6</ button > </ a >
Original file line number Diff line number Diff line change 3
3
Release Notes
4
4
=============
5
5
6
- v0.6.0 (April 2022)
7
- -------------------
6
+ v0.7.0 (June 2022)
7
+ ------------------
8
+
9
+ See full changelog `here <https://github.com/scipp/ess/releases/tag/0.7.0 >`_.
8
10
9
11
Features
10
12
~~~~~~~~
11
13
12
- * Added exploratory POWGEN workflow and powder diffraction modules ` #113 <https://github.com/scipp/ess/pull/113 >`_
14
+ * Made `` ess `` compatible with `` scippneutron=0.7 `` ` #128 <https://github.com/scipp/ess/pull/128 >`_.
13
15
14
- Breaking changes
15
- ~~~~~~~~~~~~~~~~
16
+ Contributors
17
+ ~~~~~~~~~~~~
16
18
17
- Bugfixes
18
- ~~~~~~~~
19
+ Simon Heybrock :sup: `a`\ ,
20
+ Neil Vaytet :sup: `a`\ ,
21
+ and Jan-Lukas Wynen :sup: `a`
19
22
20
- Documentation
21
- ~~~~~~~~~~~~~
23
+ v0.6.0 (April 2022)
24
+ -------------------
22
25
23
- Deprecations
24
- ~~~~~~~~~~~~
26
+ See full changelog `here <https://github.com/scipp/ess/releases/tag/0.6.0 >`_.
25
27
26
- Stability, Maintainability, and Testing
27
- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
28
+ Features
29
+ ~~~~~~~~
30
+
31
+ * Added exploratory POWGEN workflow and powder diffraction modules `#113 <https://github.com/scipp/ess/pull/113 >`_
28
32
29
33
Contributors
30
34
~~~~~~~~~~~~
@@ -36,6 +40,8 @@ and Jan-Lukas Wynen :sup:`a`
36
40
v0.5.0 (April 2022)
37
41
-------------------
38
42
43
+ See full changelog `here <https://github.com/scipp/ess/releases/tag/0.5.0 >`_.
44
+
39
45
Features
40
46
~~~~~~~~
41
47
@@ -53,6 +59,8 @@ and Jan-Lukas Wynen :sup:`a`
53
59
v0.4.0 (February 2022)
54
60
----------------------
55
61
62
+ See full changelog `here <https://github.com/scipp/ess/releases/tag/0.4.0 >`_.
63
+
56
64
Breaking changes
57
65
~~~~~~~~~~~~~~~~
58
66
@@ -68,6 +76,8 @@ and Jan-Lukas Wynen :sup:`a`
68
76
v0.3.0 (February 2022)
69
77
----------------------
70
78
79
+ See full changelog `here <https://github.com/scipp/ess/releases/tag/0.3.0 >`_.
80
+
71
81
Features
72
82
~~~~~~~~
73
83
You can’t perform that action at this time.
0 commit comments