Skip to content

Releases: yt-project/yt_idv

Release v0.4.1

27 Jun 20:40
9bc6d06
Compare
Choose a tag to compare

Bug fix release to fix slicing issue, some test improvements.

What's Changed

  • add test for curves, fix traitlets deprecation warnings, update github action versions by @chrishavlin in #128
  • BUG: Fix slice rendering by @chrishavlin in #131

Full Changelog: v0.4.0...v0.4.1

Release v0.4.0

27 Jun 18:10
27a6047
Compare
Choose a tag to compare

This release provides full support for numpy 2 and a number of other changes related to deprecations and maintenance.

Changes in this release

New Contributors

Full Changelog: v0.3.1...v0.4.0

Release v0.3.1

16 Jun 21:56
f3ffc9f
Compare
Choose a tag to compare

Changes in this Release

Full Changelog: v0.3.0...v0.3.1

Release v0.3.0

12 Apr 17:39
1b2b478
Compare
Choose a tag to compare

Changes in this Release

Full Changelog: v0.2.3...v0.3.0

v0.2.3

06 Oct 15:19
4747bf9
Compare
Choose a tag to compare

Fixes to manifest, restoring pypi functionality.

Release v0.2.2

05 Oct 18:23
081891d
Compare
Choose a tag to compare

bug fixes and improvements: full change history to come in upcoming minor release.

v0.2.0

17 Dec 16:46
Compare
Choose a tag to compare

History

0.2.0

  • Add grid positions annotation
  • Add OSMesa rendering context for off-screen rendering
  • Add geometry shader support
  • Add tests and a handful of new examples
  • Fix rendering meshes
  • Regularize uniform names across shaders

0.1.0

  • First release on PyPI.