File tree Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -6,9 +6,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
6
6
7
7
## [ Unreleased]
8
8
9
- ## [ 0.1.2] - 08.08.2021
9
+ ## [ 0.1.2] - 2021-08-08
10
10
### Updated
11
11
- updated strand approximation
12
+ ### Added
12
13
- add option for dedicated stray path
13
14
- add complex permeability and permitivity for core materials for Core Loss estimation
14
15
- add iGSE and GSE for Core Loss estimation
@@ -48,7 +49,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
48
49
- add femmt/CompRes.py
49
50
50
51
[ Unreleased ] : https://github.com/upb-lea/FEM_Magnetics_Toolbox/compare/0.1.1...HEAD
52
+ [ 0.1.2 ] : https://github.com/upb-lea/FEM_Magnetics_Toolbox/compare/0.1.1...0.1.2
51
53
[ 0.1.1 ] : https://github.com/upb-lea/FEM_Magnetics_Toolbox/compare/0.1.0...0.1.1
52
54
[ 0.1.0 ] : https://github.com/upb-lea/FEM_Magnetics_Toolbox/compare/0.1.0...0.1.0
53
55
54
56
57
+
Original file line number Diff line number Diff line change 57
57
"Documentation" : "https://github.com/upb-lea/FEM_Magnetics_Toolbox" ,
58
58
"Source Code" : "https://github.com/upb-lea/FEM_Magnetics_Toolbox" ,
59
59
},
60
- version = '0.1.1 ' ,
60
+ version = '0.1.2 ' ,
61
61
zip_safe = False ,
62
62
data_files = [('' , ['CHANGELOG.md' ])]
63
63
)
You can’t perform that action at this time.
0 commit comments