File tree 2 files changed +7
-3
lines changed
magpylib_material_response
2 files changed +7
-3
lines changed Original file line number Diff line number Diff line change 1
1
2
+ # 0.2.1a0
3
+ * Fix null polarization for rotated objects ([ #7 ] ( https://github.com/magpylib/magpylib-material-response/pull/7 ) )
4
+ * Fix docs not building ([ #6 ] ( https://github.com/magpylib/magpylib-material-response/pull/6 ) )
5
+
2
6
# 0.2.0a0
3
- * update to magpylib v5 ([ #4 ] ( https://github.com/magpylib/magpylib-material-response/pull/4 ) )
4
- * renaming xi->susceptibility ([ #5 ] ( https://github.com/magpylib/magpylib-material-response/pull/5 ) )
7
+ * renaming xi->susceptibility ([ #5 ] ( https://github.com/magpylib/magpylib-material-response/pull/5 ) )
8
+ * update to magpylib v5 ([ #4 ] ( https://github.com/magpylib/magpylib-material-response/pull/4 ) )
Original file line number Diff line number Diff line change 2
2
analysis for soft materials and demagnetization of hard magnets. Leveraging the Method
3
3
of Moments, it calculates magnetic material response with high precision."""
4
4
5
- __version__ = "0.2.0a0 "
5
+ __version__ = "0.2.1a0 "
You can’t perform that action at this time.
0 commit comments