Skip to content

New release 0.10.1

Matej Arko requested to merge new_release0.10.1 into master

New release merge request

version 0.10.1 / 2021-08-18
---------------------------

Core
~~~~

* Add more debugging information when Calibration mode fails.
  (See `!228 <https://gitlab.com/esa/pyxel/-/merge_requests/228>`_).
* Add more debugging information in function 'get_obj_att'.
  (See `!243 <https://gitlab.com/esa/pyxel/-/merge_requests/243>`_).
* Separate configuration loader from scripts in 'inputs_outputs'.
  (See `!250 <https://gitlab.com/esa/pyxel/-/merge_requests/250>`_).

Documentation
~~~~~~~~~~~~~

* Install a specific conda package version.
  (See `!235 <https://gitlab.com/esa/pyxel/-/merge_requests/235>`_).

Others
~~~~~~
* Resolved calibration not allowing one column text files
  (See `!233 <https://gitlab.com/esa/pyxel/-/merge_requests/233>`_).
* Update dependency to 'pygmo' from 2.11 to 2.16.1.
  (See `!234 <https://gitlab.com/esa/pyxel/-/merge_requests/234>`_).
* Use mypy version 0.812.
  (See `!247 <https://gitlab.com/esa/pyxel/-/merge_requests/247>`_).
Edited by Matej Arko

Merge request reports