-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathCHANGES.txt
More file actions
43 lines (43 loc) · 1.78 KB
/
CHANGES.txt
File metadata and controls
43 lines (43 loc) · 1.78 KB
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
v0.0.1b0: Initial package based on plot code removed from v0.1.9 of hapiclient
v0.0.1b1: Change dependency to be for v0.2.0b0 of hapiclient
v0.0.1b2: Change dependency to be for >v0.1.7 of hapiclient; allow --pre in Makefile
v0.0.1b3:
2021-05-26 d3a598b Refactor Makefile
2021-05-26 33ed6b6 Update README.md
2021-05-26 411f7a3 Fix README file extension
2021-05-26 c8ec6ad Add actual package files
v0.0.1b4:
2021-06-14 ab973fa Autoplot fix
2021-06-14 22dc18b Autoplot import syntax
v0.0.1b5:
v0.0.1b6:
2021-06-14 8c966c3 gallery fixes
v0.2.0:
v0.2.1:
2022-03-01 e25853f TestData -> TestData2.0 in docs
2022-03-04 47b4c4d Set content type for README.md in setup.py
2022-03-04 ac1a990 Label improvements; fix for cache filename
2022-03-04 99ba771 Test clean-up and additions
2022-03-04 6538acb Remove old test files
2022-03-08 ce96c36 Clean up Makefile
2022-06-10 7d917ea, e5bd9da Handle all nans for time series
2022-06-10 543102c Make test depend mpl version
v0.2.2b0:
2022-09-21 7395572 Heatmap with y categories and gaps fails; https://github.com/hapi-server/plot-python/issues/3
2022-09-21 6c2a400 datetick failure when one value; https://github.com/hapi-server/plot-python/issues/4
v0.2.2b1:
2022-11-15 3879436 Remove depreciated (and unneeded) fig.canvas.set_window_title
v0.2.2:
2022-12-09 cf3f6b
v0.2.3b0:
2023-01-20 0cce33...a750fd heatmap test improvements
2023-01-24 8ee09a7 remove mean for intermagnet plots (temp fix)
2023-12-31 fb6d0a8 legend str and single time val
2023-12-31 24f83b0 means and time-dep bins
2024-05-08 db89884 mean logic to apply only to GIN server
2023-01-24 3d0725 remove mean for intermagnet plots (temp fix)
v0.2.3b1:
2025-10-28 9386a66 Catch null units
v0.2.3b2:
2026-05-19 566fb02 Remove datetick; handle fill time values
2026-05-19 b99fbd3 Categorical fixes