Skip to content

Releases: SchlossLab/schtools

schtools 0.4.1

22 Aug 01:28
Compare
Choose a tag to compare

schtools 0.4.0

16 Jan 17:42
Compare
Choose a tag to compare

Full Changelog: v0.3.1...v0.4.0

schtools 0.3.1

16 Nov 17:54
Compare
Choose a tag to compare
  • Fixes for API changes in ggplot2 v3.4.0 and tidyselect v1.2.0 (#42, #44, @kelly-sovacool).
  • pool_taxon_counts() now takes the taxon_level argument as a character
    rather than a data variable (#43, @kelly-sovacool).

Full Changelog: v0.3.0...v0.3.1

schtools 0.3.0

05 Oct 23:35
Compare
Choose a tag to compare

Full Changelog: v0.2.1...v0.3.0

schtools 0.2.1

12 May 00:04
Compare
Choose a tag to compare
  • Improvements to parse_tax() (#32, @kelly-sovacool)
    • New column label_html provides HTML to correctly italicize genus names but not OTU labels.
    • Added an example to the intro vignette to demonstrate using this feature with ggtext.
    • Changed taxonomy data frame column names to lowercase and reordered them.
  • Minor documentation improvements (#33, @kelly-sovacool)

Full Changelog: v0.1.1...v0.2.1

schtools 0.1.1

11 Mar 14:16
Compare
Choose a tag to compare
  • Refactored read_tax() (#30, @kelly-sovacool)
    • New function parse_tax() to separate the logic of reading and parsing taxonomy files.
    • read_tax() now accepts a sep parameter to handle different delim file types (e.g. csv or tsv).
  • schtools now has a logo! (#31, @kelly-sovacool)

Full Changelog: v0.1.0...v0.1.1

schtools 0.1.0

22 Nov 15:24
Compare
Choose a tag to compare

This is the first release version of schtools! 馃帀

Full Changelog: v0.0.1...v0.1.0

Version 0.0.1: pre-2020 code

03 Sep 17:13
2b45d7d
Compare
Choose a tag to compare
Pre-release

This release serves as a landmark from before starting a major revamp effort in 2020.