Skip to content

Commit

Permalink
bump version 1.2.3 -> 1.3.0
Browse files Browse the repository at this point in the history
(accidentally added the version bump in the prior commmit)
  • Loading branch information
schlegelp committed Mar 31, 2024
1 parent 76d99f6 commit e4c1fcb
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# News

## 1.3.0 (2023-03-31)

New post-processing methods:
- `skeletor.post.smooth` to smooth the skeleton
- `skeletor.post.despike` remove spikes from skeleton
- `skeletor.post.remove_bristles` to remove single-node bristles from the skeleton

## 1.2.0 (2022-04-03)

This release mainly improves `skeletor.skeletonize.by_wavefront` but it also
Expand Down

0 comments on commit e4c1fcb

Please sign in to comment.