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
66
77## [ Unreleased]
88
9- ## [ 0.1.2] - 08.08.2021
9+ ## [ 0.1.2] - 2021-08-08
1010### Updated
1111- updated strand approximation
12+ ### Added
1213- add option for dedicated stray path
1314- add complex permeability and permitivity for core materials for Core Loss estimation
1415- 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
4849- add femmt/CompRes.py
4950
5051[ 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
5153[ 0.1.1 ] : https://github.com/upb-lea/FEM_Magnetics_Toolbox/compare/0.1.0...0.1.1
5254[ 0.1.0 ] : https://github.com/upb-lea/FEM_Magnetics_Toolbox/compare/0.1.0...0.1.0
5355
5456
57+
Original file line number Diff line number Diff line change 5757 "Documentation" : "https://github.com/upb-lea/FEM_Magnetics_Toolbox" ,
5858 "Source Code" : "https://github.com/upb-lea/FEM_Magnetics_Toolbox" ,
5959 },
60- version = '0.1.1 ' ,
60+ version = '0.1.2 ' ,
6161 zip_safe = False ,
6262 data_files = [('' , ['CHANGELOG.md' ])]
6363)
You can’t perform that action at this time.
0 commit comments