Releases: dms-viz/dms-viz.github.io
Releases · dms-viz/dms-viz.github.io
v0.6.3
v0.6.2
v0.6.1
v0.6.0
- 0003abb Publish new version
- 8083edb Merge pull request #83 from dms-viz/simplify-css
- 9403ce4 Shrink the font size of alerts
- 8e51014 Fix broken dataset button
- f586bc7 Complete overhaul of CSS and UI
- 869b2f7 Refactor main CSS components
- 5ca4824 Add autoview on selection
- 58fae41 Collapse help message by default
- 4210226 Improve the timing of loading events
- a08a6e7 Refactor CSS
- 98b79d5 Add mutation coverage filter
- 68d7e54 Remove redundant event listener
- 0e32203 Remove description modal
- bde70dd Increase font size of code
- 9eb5580 Add instructions on load
- e201f34 Remove help icon highlighting
- 38dad7d Update README.md
v0.5.0
v0.4.0
- b865c4c Merge eebffa2 into 2f54e70
- eebffa2 Update changelog and increment version
- da78f2c Return default color to gray
- 76288a6 Format selected sites with insertion codes
- 844af30 Remove debugging statements
- 6463586 Take into account protein insersion codes
- 2f54e70 Dynamically insert the version
- 99cbfaa Add meta tags for SEO
- 716e64b Change the default protein colors to contrast
- 4a14cd1 Merge pull request #77 from dms-viz/convert-select-all-sites-to-button
- 6c2f160 Convert site selection to button
- 16b8a6f Expand chart options by default
- c3b6300 Update protein reset help instructions
- d3d99e6 Merge pull request #76 from dms-viz/add-median-summary-statistic
- 95f51f6 Add median as summary statistic
v0.3.1
Fix version number formatting
v0.3.0
Version for JOSS Submission
The latest release for submission to JOSS
v0.2.4
Fix issues with floor
- Fixed an issue when the data was floored and the domain of the data became
[0, 0]
due to all values being negative. When this happened the color scale didn't reflect the fact that every value was 0. - Made the default value of
floor
false because this seems like a sensible default for most projects.
v0.2.3
Added LaTeX support
- Added LaTeX support to markdown descriptions.