-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathCHANGES.txt
75 lines (52 loc) · 1.64 KB
/
CHANGES.txt
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
75
Next Release
============
Fixes
-----
- Add missing iris.cube import in helpers/cubes (PR #102)
Features
--------
- Convert cubes with unit kg m-2 s-1 to kg m-2 day-1 (PR #99)
- Show optional reference value in timeseries plots (PR #100)
Internal changes
----------------
- Streamline unit conversions for cubes (PR #99)
ScriptEngine Tasks for EC-Earth 0.6.3
======================================
Internal changes
----------------
- Base package build on pyproject.toml (#93)
ScriptEngine Tasks for EC-Earth 0.6.2
======================================
Fixes
-----
- Add minimal pyproject.toml to allow for conda packaging
ScriptEngine Tasks for EC-Earth 0.6.1
======================================
Fixes
-----
- Create the correct anchors for Redmine TOC (#80/PR#87)
ScriptEngine Tasks for EC-Earth 0.6.0
======================================
Features
--------
- Streamline use of title() and capitalize() (#78)
- TOC Support in Markdown/Redmine templates (#71)
- Linear combination of variables (#64)
Fixes
-----
- Fix duration to restore 2 FPS (#85 and #82)
- Fix segfault problem with HDF5/Python3.7 in tests (#84)
- Fix: GIFs now loop again (#77)
- Replace Path.with_stem for Python<3.9 (#66)
Internal changes
----------------
- Rename url->server_url and base_url->issue_url (#79)
- Fix #72: Release pipeline (#73)
- Refactor: ImageIO dependency (#70)
- Refactor diskusage task and tests (#69)
ScriptEngine Tasks for EC-Earth 0.5.0
======================================
...
ScriptEngine Tasks for EC-Earth 0.2.0 (45ef712, Fri 11 Sep 11:33:11 CEST 2020)
======================================
- First comprehensive set of EC-Earth4 monitoring tasks