Skip to content

Commit

Permalink
Merge pull request #244 from drieslab/dev
Browse files Browse the repository at this point in the history
chore: update news
  • Loading branch information
jiajic authored Oct 30, 2024
2 parents cd55de1 + c246ccb commit 23777c1
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,12 @@
# GiottoClass 0.4.2 (2024/10/30)

## bug fixes
- fix default method setting in `createNetwork()` for "delaunay" networks
- fix y spacing of `makePseudoVisium()`

## changes
- `makePseudoVisium()` `micron_scale` (multiplicative scalefactor to get micron scaled values) supercedes `micron_size` which used the inverse.
- `makePseudoVisium()` `micron_scale` (multiplicative scalefactor to get micron
scaled values) supercedes `micron_size` which used the inverse.


# GiottoClass 0.4.1 (2024/10/28)
Expand All @@ -13,9 +15,6 @@
- `buffer()` for `giottoPolygon`, `giottoPoints`, `spatLocsObj`. Default is to crop by voronoi borders with `settleGeom()`
- `settleGeom()` for `giottoPolygon` and `SpatVector` for finding non overlapping borders determined by voronoi

## bug fixes
- fix default method setting in `createNetwork()` for "delaunay" networks


# GiottoClass 0.4.0 (2024/10/27)

Expand Down

0 comments on commit 23777c1

Please sign in to comment.