Skip to content

Commit 73c7776

Browse files
committed
Prepare version 0.9.2
1 parent 7a21cc0 commit 73c7776

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

.zenodo.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
{
2+
"title": "pyElli",
23
"description": "A matrix solver for 1D layered structures with an emphasis on day to day spectral ellipsometry tasks.",
34
"license": "GPL-3.0-or-later",
45
"upload_type": "software",

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## Version 0.9.2
4+
- Fitting decorator buttons (fit, undo, redo)
5+
- Data export for decorators
6+
- Changed file loading to -pi, pi delta convention
7+
- Fixed Jones vector default
8+
- Included more documentation
9+
310
## Version 0.9.1
411
- Automated build of Docker images
512
- Benchmarking setup

0 commit comments

Comments
 (0)