Skip to content

Commit

Permalink
bump patch version, update news
Browse files Browse the repository at this point in the history
  • Loading branch information
jtanevski committed Jul 22, 2021
1 parent f0b4041 commit cf6b099
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
2 changes: 1 addition & 1 deletion DESCRIPTION
@@ -1,7 +1,7 @@
Package: mistyR
Type: Package
Title: Multiview Intercellular SpaTial modeling framework
Version: 1.0.2
Version: 1.0.3
Authors@R: c(
person(given = "Jovan",
family = "Tanevski",
Expand Down
7 changes: 7 additions & 0 deletions NEWS.md
@@ -1,3 +1,10 @@
# mistyR 1.0.3

- Fixed display of messages and progress during view generation.
- Improved plotting control and display.
- Fixed handling of NaN in results.
- Vignette output switched from BiocStyle to rmarkdown for pdfs due to BiocStyle issue.

# mistyR 1.0.2

- Bugfix: models built with different parameters stored and retrieved from the same cache file.
Expand Down

0 comments on commit cf6b099

Please sign in to comment.