Skip to content

Commit

Permalink
v0.9.0 updates
Browse files Browse the repository at this point in the history
  • Loading branch information
scottshambaugh committed Jun 24, 2024
1 parent 3b9a167 commit 5803bb2
Show file tree
Hide file tree
Showing 3 changed files with 253 additions and 255 deletions.
7 changes: 6 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,11 +14,16 @@

## [Unreleased]
### Added
### Changed
### Removed

## [0.9.0] - 2024-06-24
### Added
* `StereoSquare2D` and `StereoSquare3D` classes for making a 2x2 grid showing all stereogram types at once - side-by-side, anaglyph, and wiggle
* Can specify a target axis for wiggle stereograms
* Numpy 2.0 compatibility
### Changed
* Fix `Axes3D.plot()` and `.plot3D()` not working for 3D plotting
### Removed

## [0.8.1] - 2024-02-19
Note: v0.8.0 never published to PyPI, skipped.
Expand Down
Loading

0 comments on commit 5803bb2

Please sign in to comment.