Skip to content
Snippets Groups Projects

Revert "Revert "news update""

Merged Lars Bocklage requested to merge revert-3394c126 into main
1 file
+ 7
6
Compare changes
  • Side-by-side
  • Inline
+ 7
6
@@ -33,8 +33,9 @@ Whats new?
With *Nexus* being actively developed, there are regular new versions and releases.
You can find a list of what's new to the different versions here.
.. note:: The next version 2.0.0 will experience changes in the API.
Full backward compatability to version 1.X.X cannot be assured.
.. admonition:: API changes in version 2.0.0
The next version - 2.0.0 - will experience changes in the API.
Full backward compatability to version 1.X.X cannot be assured.
latest
@@ -92,12 +93,12 @@ version 1.2.0
bug fixes:
#. :class:`SimpleSample` assignment works again
#. corrected error in TimeSpectrum.Plot()
#. corrected error in :function:`TimeSpectrum.Plot()`.
#. SetAtomicScatteringFactorCXRO() works again
#. fixed error on multiple assignments of the same Material instance to several Layer instances.
#. fixed bug in fits of EnergyTimeSpectra.
#. fixed error on multiple assignments of the same :class:`Material` instance to several :class:`Layer` instances.
#. fixed bug in fits of :class:`EnergyTimeSpectra`.
#. changed 3D mag distributions to true spherical random values.
#. numpy version 2.0 conflict for some python versions resolved.
#. *numpy* version 2.0 conflict for some python versions resolved.
added:
Loading