Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release 4.8.2 #1301

Merged
merged 3 commits into from
May 23, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
37 changes: 37 additions & 0 deletions docs/CHANGES.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,40 @@
Mayavi 4.8.2
============

This is a bugfix release to work correctly with traitsui-8, Python-3.12,
VTK-9.3 and above, and PyQt6. 18 PRs were merged.

Many thanks to the following folks who contributed to this release in
alphabetical order, Eric Larson, homosapien-lcy, Horiem (yellowshippo),
JaRoSchm, and Prabhu Ramachandran.

Major Fixes
------------

23 May 2023 `#1300 <https://github.com/enthought/mayavi/pull/1300>`_ (prabhuramachandran)
- Port changes from upstream QVTKRenderWindowInteractor.

28 Aug 2023 `#1273 <https://github.com/enthought/mayavi/pull/1273>`_ (larsoner)
- ENH: Add support for PyQt6

28 Aug 2023 `#1272 <https://github.com/enthought/mayavi/pull/1272>`_ (larsoner)
- BUG: Fix bug with latest VTK

26 May 2023 `#1255 <https://github.com/enthought/mayavi/pull/1255>`_ (larsoner)
- Improve compatibility with traitsui 8

10 May 2023 `#1234 <https://github.com/enthought/mayavi/pull/1234>`_ (prabhuramachandran)
- Fix issue with `mlab.process_ui_events`

07 May 2023 `#1199 <https://github.com/enthought/mayavi/pull/1199>`_ (larsoner)
- ENH: Add support for Python 3.11

18 Oct 2022 `#1186 <https://github.com/enthought/mayavi/pull/1186>`_ (prabhuramachandran)
- Fixes `#1185 <https://github.com/enthought/mayavi/issues/1185>`_.
Just exclude the zip file so the sdist does not ship it. This way the file on pypi is much smaller.



Mayavi 4.8.1
============

Expand Down
37 changes: 37 additions & 0 deletions docs/source/mayavi/auto/changes.rst
Original file line number Diff line number Diff line change
@@ -1,3 +1,40 @@
Mayavi 4.8.2
============

This is a bugfix release to work correctly with traitsui-8, Python-3.12,
VTK-9.3 and above, and PyQt6. 18 PRs were merged.

Many thanks to the following folks who contributed to this release in
alphabetical order, Eric Larson, homosapien-lcy, Horiem (yellowshippo),
JaRoSchm, and Prabhu Ramachandran.

Major Fixes
------------

23 May 2023 `#1300 <https://github.com/enthought/mayavi/pull/1300>`_ (prabhuramachandran)
- Port changes from upstream QVTKRenderWindowInteractor.

28 Aug 2023 `#1273 <https://github.com/enthought/mayavi/pull/1273>`_ (larsoner)
- ENH: Add support for PyQt6

28 Aug 2023 `#1272 <https://github.com/enthought/mayavi/pull/1272>`_ (larsoner)
- BUG: Fix bug with latest VTK

26 May 2023 `#1255 <https://github.com/enthought/mayavi/pull/1255>`_ (larsoner)
- Improve compatibility with traitsui 8

10 May 2023 `#1234 <https://github.com/enthought/mayavi/pull/1234>`_ (prabhuramachandran)
- Fix issue with `mlab.process_ui_events`

07 May 2023 `#1199 <https://github.com/enthought/mayavi/pull/1199>`_ (larsoner)
- ENH: Add support for Python 3.11

18 Oct 2022 `#1186 <https://github.com/enthought/mayavi/pull/1186>`_ (prabhuramachandran)
- Fixes `#1185 <https://github.com/enthought/mayavi/issues/1185>`_.
Just exclude the zip file so the sdist does not ship it. This way the file on pypi is much smaller.



Mayavi 4.8.1
============

Expand Down
12 changes: 6 additions & 6 deletions docs/source/mayavi/auto/mlab_pipeline_sources.rst
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ array2d_source
builtin_image
~~~~~~~~~~~~~

.. function:: builtin_image(metadata=<mayavi.core.metadata.SourceMetadata object at 0x7f59defcf970>)
.. function:: builtin_image(metadata=<mayavi.core.metadata.SourceMetadata object at 0x7f584fc41e90>)

Create a vtk image data source

Expand All @@ -73,7 +73,7 @@ builtin_image
builtin_surface
~~~~~~~~~~~~~~~

.. function:: builtin_surface(metadata=<mayavi.core.metadata.SourceMetadata object at 0x7f59defcffb0>)
.. function:: builtin_surface(metadata=<mayavi.core.metadata.SourceMetadata object at 0x7f584fc418a0>)

Create a vtk poly data source

Expand All @@ -84,7 +84,7 @@ builtin_surface
chaco_file
~~~~~~~~~~

.. function:: chaco_file(metadata=<mayavi.core.metadata.SourceMetadata object at 0x7f59c93eaca0>)
.. function:: chaco_file(metadata=<mayavi.core.metadata.SourceMetadata object at 0x7f584fc42a70>)

Open a Chaco file

Expand Down Expand Up @@ -178,7 +178,7 @@ open
parametric_surface
~~~~~~~~~~~~~~~~~~

.. function:: parametric_surface(metadata=<mayavi.core.metadata.SourceMetadata object at 0x7f59abb768e0>)
.. function:: parametric_surface(metadata=<mayavi.core.metadata.SourceMetadata object at 0x7f584fc40d10>)

Create a parametric surface source

Expand All @@ -189,7 +189,7 @@ parametric_surface
point_load
~~~~~~~~~~

.. function:: point_load(metadata=<mayavi.core.metadata.SourceMetadata object at 0x7f59abb76ed0>)
.. function:: point_load(metadata=<mayavi.core.metadata.SourceMetadata object at 0x7f584fc41300>)

Simulates a point load on a cube of data (for tensors)

Expand Down Expand Up @@ -429,7 +429,7 @@ vertical_vectors_source
volume_file
~~~~~~~~~~~

.. function:: volume_file(metadata=<mayavi.core.metadata.SourceMetadata object at 0x7f59defb0a40>)
.. function:: volume_file(metadata=<mayavi.core.metadata.SourceMetadata object at 0x7f584fc42480>)

Open a Volume file

Expand Down
4 changes: 2 additions & 2 deletions mayavi/__init__.py
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
# Author: Prabhu Ramachandran, Gael Varoquaux
# Copyright (c) 2004-2022, Enthought, Inc.
# Copyright (c) 2004-2024, Enthought, Inc.
# License: BSD Style.
""" A tool for easy and interactive visualization of data.
Part of the Mayavi project of the Enthought Tool Suite.
"""

__version__ = '4.8.2.dev0'
__version__ = '4.8.3.dev0'

__requires__ = [
'apptools',
Expand Down