You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+8Lines changed: 8 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,13 @@
1
1
# Change Log / Release Log for openPMD-viewer
2
2
3
+
## 0.3.2
4
+
5
+
This is version `0.3.2` of openPMD-viewer. The following changes were introduced:
6
+
7
+
- The conda recipe in `conda_recipe/` was simplified and streamlined.
8
+
- The documentation now explains how to install openPMD-viewer with `conda`, the instructions to release the package was put into a document `RELEASING.md`.
9
+
- A file `MANIFEST.in` was added, to avoid issues with pip and Python 3.
10
+
3
11
## 0.3.1
4
12
5
13
This is version `0.3.1` of openPMD-viewer. This version introduces minor changes in the way the tests are run in `setup.py`. The aim of these changes are to prepare a conda release.
0 commit comments