Skip to content

Commit

Permalink
v0.8.0 updates
Browse files Browse the repository at this point in the history
  • Loading branch information
scottshambaugh committed Feb 19, 2024
1 parent b1afb79 commit 4180272
Show file tree
Hide file tree
Showing 3 changed files with 190 additions and 185 deletions.
6 changes: 5 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,14 @@

## [Unreleased]
### Added
* `imshow_stereo()` now has a `crop` keyword argument to crop the images to the same size if they are different, keeping the center of the image
### Changed
### Removed

## [0.8.0] - 2024-02-19
### Added
* `imshow_stereo()` now has a `crop` keyword argument to crop the images to the same size if they are different, keeping the center of the image
* Automated publishing to PyPI via github actions

## [0.7.1] - 2024-01-18
### Changed
* Fixed 3D cross-view stereograms
Expand Down
Loading

0 comments on commit 4180272

Please sign in to comment.