Skip to content

Commit

Permalink
dxtbx 3.14.0 Changelog
Browse files Browse the repository at this point in the history
    towncrier --name=dxtbx --version='3.14.0'
  • Loading branch information
DiamondLightSource-build-server committed Apr 12, 2023
1 parent 292a8c8 commit b70ad25
Show file tree
Hide file tree
Showing 9 changed files with 22 additions and 8 deletions.
22 changes: 22 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
@@ -1,3 +1,25 @@
dxtbx 3.14.0 (2023-04-12)
=========================

Features
--------

- ``flumpy``: Add support for conversion of ``flex.miller_index`` arrays to/from numpy. (`#618 <https://github.com/cctbx/dxtbx/issues/618>`_)


Bugfixes
--------

- Flumpy: Prefer returning ``flex.int`` instead of ``flex.long`` when they are the same size. This solves ambiguous behaviour when reading images on Windows platforms. (`#607 <https://github.com/cctbx/dxtbx/issues/607>`_)
- ``dxtbx.plot_detector_models``: Fix display of multiple single-panel detector models. (`#610 <https://github.com/cctbx/dxtbx/issues/610>`_)


Misc
----

- `#604 <https://github.com/cctbx/dxtbx/issues/604>`_, `#608 <https://github.com/cctbx/dxtbx/issues/608>`_, `#609 <https://github.com/cctbx/dxtbx/issues/609>`_, `#611 <https://github.com/cctbx/dxtbx/issues/611>`_, `#614 <https://github.com/cctbx/dxtbx/issues/614>`_


dxtbx 3.13.0 (2023-01-26)
=========================

Expand Down
1 change: 0 additions & 1 deletion newsfragments/604.misc

This file was deleted.

1 change: 0 additions & 1 deletion newsfragments/607.bugfix

This file was deleted.

1 change: 0 additions & 1 deletion newsfragments/608.misc

This file was deleted.

1 change: 0 additions & 1 deletion newsfragments/609.misc

This file was deleted.

1 change: 0 additions & 1 deletion newsfragments/610.bugfix

This file was deleted.

1 change: 0 additions & 1 deletion newsfragments/611.misc

This file was deleted.

1 change: 0 additions & 1 deletion newsfragments/614.misc

This file was deleted.

1 change: 0 additions & 1 deletion newsfragments/618.feature

This file was deleted.

0 comments on commit b70ad25

Please sign in to comment.