Skip to content

Commit

Permalink
Changelog and version updates for 0.9.0 (#647)
Browse files Browse the repository at this point in the history
  • Loading branch information
HammadTheOne authored Dec 14, 2021
1 parent f557022 commit aab01c5
Show file tree
Hide file tree
Showing 10 changed files with 40 additions and 39 deletions.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Changelog

## Unreleased - ???
## [0.9.0] - 2021-12-14

### Fixed
* [#629](https://github.com/plotly/dash-bio/pull/629) Fixed an issue where IGV would generate duplicate tracks in the browser when a reload of the module was triggered through dcc.Tabs (for more info see [#572](https://github.com/plotly/dash-bio/issues/572)).
Expand All @@ -15,6 +15,7 @@

### Changed
* [#589](https://github.com/plotly/dash-bio/pull/589) Removed hardcoded clustergram linkage method, added parameter `link_method` instead.
* [#592](https://github.com/plotly/dash-bio/pull/592) Changed default plot colors of Clustergram to color vision deficiency friendly colormap (for more info see [#450](https://github.com/plotly/dash-bio/issues/450)).


## [0.8.0] - 2021-09-27
Expand Down
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Package: dashBio
Title: Open-source Bioinformatics Components for Dash
Version: 0.8.0
Version: 0.9.0
Description: A suite of components that makes it simpler to analyze and visualize bioinformatics data and interact with them in a Dash application.
Depends: R (>= 3.0.2), manhattanly
Imports: dash
Expand Down
60 changes: 30 additions & 30 deletions R/internal.R
Original file line number Diff line number Diff line change
@@ -1,180 +1,180 @@
.dashBio_js_metadata <- function() {
deps_metadata <- list(`dash_bio` = structure(list(name = "dash_bio",
version = "0.8.0", src = list(href = NULL,
version = "0.9.0", src = list(href = NULL,
file = "deps"), meta = NULL,
script = 'async-alignment.js',
stylesheet = NULL, head = NULL, attachment = NULL, package = "dashBio",
all_files = FALSE, async = TRUE), class = "html_dependency"),
`dash_bio` = structure(list(name = "dash_bio",
version = "0.8.0", src = list(href = NULL,
version = "0.9.0", src = list(href = NULL,
file = "deps"), meta = NULL,
script = 'async-circos.js',
stylesheet = NULL, head = NULL, attachment = NULL, package = "dashBio",
all_files = FALSE, async = TRUE), class = "html_dependency"),
`dash_bio` = structure(list(name = "dash_bio",
version = "0.8.0", src = list(href = NULL,
version = "0.9.0", src = list(href = NULL,
file = "deps"), meta = NULL,
script = 'async-ideogram.js',
stylesheet = NULL, head = NULL, attachment = NULL, package = "dashBio",
all_files = FALSE, async = TRUE), class = "html_dependency"),
`dash_bio` = structure(list(name = "dash_bio",
version = "0.8.0", src = list(href = NULL,
version = "0.9.0", src = list(href = NULL,
file = "deps"), meta = NULL,
script = 'async-igv.js',
stylesheet = NULL, head = NULL, attachment = NULL, package = "dashBio",
all_files = FALSE, async = TRUE), class = "html_dependency"),
`dash_bio` = structure(list(name = "dash_bio",
version = "0.8.0", src = list(href = NULL,
version = "0.9.0", src = list(href = NULL,
file = "deps"), meta = NULL,
script = 'async-pileup.js',
stylesheet = NULL, head = NULL, attachment = NULL, package = "dashBio",
all_files = FALSE, async = TRUE), class = "html_dependency"),
`dash_bio` = structure(list(name = "dash_bio",
version = "0.8.0", src = list(href = NULL,
version = "0.9.0", src = list(href = NULL,
file = "deps"), meta = NULL,
script = 'async-moleculeviewer2.js',
stylesheet = NULL, head = NULL, attachment = NULL, package = "dashBio",
all_files = FALSE, async = TRUE), class = "html_dependency"),
`dash_bio` = structure(list(name = "dash_bio",
version = "0.8.0", src = list(href = NULL,
version = "0.9.0", src = list(href = NULL,
file = "deps"), meta = NULL,
script = 'async-moleculeviewer3.js',
stylesheet = NULL, head = NULL, attachment = NULL, package = "dashBio",
all_files = FALSE, async = TRUE), class = "html_dependency"),
`dash_bio` = structure(list(name = "dash_bio",
version = "0.8.0", src = list(href = NULL,
version = "0.9.0", src = list(href = NULL,
file = "deps"), meta = NULL,
script = 'async-needle.js',
stylesheet = NULL, head = NULL, attachment = NULL, package = "dashBio",
all_files = FALSE, async = TRUE), class = "html_dependency"),
`dash_bio` = structure(list(name = "dash_bio",
version = "0.8.0", src = list(href = NULL,
version = "0.9.0", src = list(href = NULL,
file = "deps"), meta = NULL,
script = 'async-nglmoleculeviewer.js',
stylesheet = NULL, head = NULL, attachment = NULL, package = "dashBio",
all_files = FALSE, async = TRUE), class = "html_dependency"),
`dash_bio` = structure(list(name = "dash_bio",
version = "0.8.0", src = list(href = NULL,
version = "0.9.0", src = list(href = NULL,
file = "deps"), meta = NULL,
script = 'async-onco.js',
stylesheet = NULL, head = NULL, attachment = NULL, package = "dashBio",
all_files = FALSE, async = TRUE), class = "html_dependency"),
`dash_bio` = structure(list(name = "dash_bio",
version = "0.8.0", src = list(href = NULL,
version = "0.9.0", src = list(href = NULL,
file = "deps"), meta = NULL,
script = 'async-sequence.js',
stylesheet = NULL, head = NULL, attachment = NULL, package = "dashBio",
all_files = FALSE, async = TRUE), class = "html_dependency"),
`dash_bio` = structure(list(name = "dash_bio",
version = "0.8.0", src = list(href = NULL,
version = "0.9.0", src = list(href = NULL,
file = "deps"), meta = NULL,
script = 'async-speck.js',
stylesheet = NULL, head = NULL, attachment = NULL, package = "dashBio",
all_files = FALSE, async = TRUE), class = "html_dependency"),
`dash_bio` = structure(list(name = "dash_bio",
version = "0.8.0", src = list(href = NULL,
version = "0.9.0", src = list(href = NULL,
file = "deps"), meta = NULL,
script = 'async-jsme.js',
stylesheet = NULL, head = NULL, attachment = NULL, package = "dashBio",
all_files = FALSE, async = TRUE), class = "html_dependency"),
`dash_bio` = structure(list(name = "dash_bio",
version = "0.8.0", src = list(href = NULL,
version = "0.9.0", src = list(href = NULL,
file = "deps"), meta = NULL,
script = 'async-alignment.js.map',
stylesheet = NULL, head = NULL, attachment = NULL, package = "dashBio",
all_files = FALSE, dynamic = TRUE), class = "html_dependency"),
`dash_bio` = structure(list(name = "dash_bio",
version = "0.8.0", src = list(href = NULL,
version = "0.9.0", src = list(href = NULL,
file = "deps"), meta = NULL,
script = 'async-circos.js.map',
stylesheet = NULL, head = NULL, attachment = NULL, package = "dashBio",
all_files = FALSE, dynamic = TRUE), class = "html_dependency"),
`dash_bio` = structure(list(name = "dash_bio",
version = "0.8.0", src = list(href = NULL,
version = "0.9.0", src = list(href = NULL,
file = "deps"), meta = NULL,
script = 'async-ideogram.js.map',
stylesheet = NULL, head = NULL, attachment = NULL, package = "dashBio",
all_files = FALSE, dynamic = TRUE), class = "html_dependency"),
`dash_bio` = structure(list(name = "dash_bio",
version = "0.8.0", src = list(href = NULL,
version = "0.9.0", src = list(href = NULL,
file = "deps"), meta = NULL,
script = 'async-igv.js.map',
stylesheet = NULL, head = NULL, attachment = NULL, package = "dashBio",
all_files = FALSE, dynamic = TRUE), class = "html_dependency"),
`dash_bio` = structure(list(name = "dash_bio",
version = "0.8.0", src = list(href = NULL,
version = "0.9.0", src = list(href = NULL,
file = "deps"), meta = NULL,
script = 'async-pileup.js.map',
stylesheet = NULL, head = NULL, attachment = NULL, package = "dashBio",
all_files = FALSE, dynamic = TRUE), class = "html_dependency"),
`dash_bio` = structure(list(name = "dash_bio",
version = "0.8.0", src = list(href = NULL,
version = "0.9.0", src = list(href = NULL,
file = "deps"), meta = NULL,
script = 'async-moleculeviewer2.js.map',
stylesheet = NULL, head = NULL, attachment = NULL, package = "dashBio",
all_files = FALSE, dynamic = TRUE), class = "html_dependency"),
`dash_bio` = structure(list(name = "dash_bio",
version = "0.8.0", src = list(href = NULL,
version = "0.9.0", src = list(href = NULL,
file = "deps"), meta = NULL,
script = 'async-moleculeviewer3.js.map',
stylesheet = NULL, head = NULL, attachment = NULL, package = "dashBio",
all_files = FALSE, dynamic = TRUE), class = "html_dependency"),
`dash_bio` = structure(list(name = "dash_bio",
version = "0.8.0", src = list(href = NULL,
version = "0.9.0", src = list(href = NULL,
file = "deps"), meta = NULL,
script = 'async-needle.js.map',
stylesheet = NULL, head = NULL, attachment = NULL, package = "dashBio",
all_files = FALSE, dynamic = TRUE), class = "html_dependency"),
`dash_bio` = structure(list(name = "dash_bio",
version = "0.8.0", src = list(href = NULL,
version = "0.9.0", src = list(href = NULL,
file = "deps"), meta = NULL,
script = 'async-nglmoleculeviewer.js.map',
stylesheet = NULL, head = NULL, attachment = NULL, package = "dashBio",
all_files = FALSE, dynamic = TRUE), class = "html_dependency"),
`dash_bio` = structure(list(name = "dash_bio",
version = "0.8.0", src = list(href = NULL,
version = "0.9.0", src = list(href = NULL,
file = "deps"), meta = NULL,
script = 'async-onco.js.map',
stylesheet = NULL, head = NULL, attachment = NULL, package = "dashBio",
all_files = FALSE, dynamic = TRUE), class = "html_dependency"),
`dash_bio` = structure(list(name = "dash_bio",
version = "0.8.0", src = list(href = NULL,
version = "0.9.0", src = list(href = NULL,
file = "deps"), meta = NULL,
script = 'async-sequence.js.map',
stylesheet = NULL, head = NULL, attachment = NULL, package = "dashBio",
all_files = FALSE, dynamic = TRUE), class = "html_dependency"),
`dash_bio` = structure(list(name = "dash_bio",
version = "0.8.0", src = list(href = NULL,
version = "0.9.0", src = list(href = NULL,
file = "deps"), meta = NULL,
script = 'async-speck.js.map',
stylesheet = NULL, head = NULL, attachment = NULL, package = "dashBio",
all_files = FALSE, dynamic = TRUE), class = "html_dependency"),
`dash_bio` = structure(list(name = "dash_bio",
version = "0.8.0", src = list(href = NULL,
version = "0.9.0", src = list(href = NULL,
file = "deps"), meta = NULL,
script = 'async-jsme.js.map',
stylesheet = NULL, head = NULL, attachment = NULL, package = "dashBio",
all_files = FALSE, dynamic = TRUE), class = "html_dependency"),
`dash_bio` = structure(list(name = "dash_bio",
version = "0.8.0", src = list(href = NULL,
version = "0.9.0", src = list(href = NULL,
file = "deps"), meta = NULL,
script = 'bundle.js',
stylesheet = NULL, head = NULL, attachment = NULL, package = "dashBio",
all_files = FALSE), class = "html_dependency"),
`dash_bio` = structure(list(name = "dash_bio",
version = "0.8.0", src = list(href = NULL,
version = "0.9.0", src = list(href = NULL,
file = "deps"), meta = NULL,
script = 'bundle.js.map',
stylesheet = NULL, head = NULL, attachment = NULL, package = "dashBio",
all_files = FALSE, dynamic = TRUE), class = "html_dependency"),
`dash_bio-shared` = structure(list(name = "dash_bio-shared",
version = "0.8.0", src = list(href = NULL,
version = "0.9.0", src = list(href = NULL,
file = "deps"), meta = NULL,
script = 'dash_bio-shared.js',
stylesheet = NULL, head = NULL, attachment = NULL, package = "dashBio",
all_files = FALSE, async = TRUE), class = "html_dependency"),
`dash_bio-shared` = structure(list(name = "dash_bio-shared",
version = "0.8.0", src = list(href = NULL,
version = "0.9.0", src = list(href = NULL,
file = "deps"), meta = NULL,
script = 'dash_bio-shared.js.map',
stylesheet = NULL, head = NULL, attachment = NULL, package = "dashBio",
Expand Down
2 changes: 1 addition & 1 deletion dash_bio/bundle.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dash_bio/bundle.js.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dash_bio/package-info.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "dash-bio",
"version": "0.8.0",
"version": "0.9.0",
"description": "Dash components for bioinformatics",
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion inst/deps/bundle.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion inst/deps/bundle.js.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "dash-bio",
"version": "0.8.0",
"version": "0.9.0",
"description": "Dash components for bioinformatics",
"repository": {
"type": "git",
Expand Down

0 comments on commit aab01c5

Please sign in to comment.