Versions

Wellmap uses semantic versioning. Briefly, this means that minor version upgrades (e.g. 1.1 to 1.2) will never break any existing code, while major version upgrades (e.g. 1.1 to 2.0) might.

v3.4.0 (2022-05-08)

Feature

  • Add hyphen range syntax (eaf2c73)

v3.3.1 (2022-03-26)

Fix

  • Don’t drop nans too aggressively (a001c8f)

v3.3.0 (2022-01-31)

Feature

  • Allow show(attrs=...) to be a string (0572a61)

v3.2.1 (2021-11-10)

Fix

  • Correct color concave well groups (04015bf)

v3.2.0 (2021-11-09)

Feature

  • Pick colors based on well coordinates (90a25a1)

v3.1.1 (2021-10-11)

Fix

v3.1.0 (2021-10-07)

Feature

  • Allow included layouts to be shifted (2ad8b59)

Documentation

v3.0.1 (2021-10-01)

Fix

  • Allow multiple patterns to define the same well (d0d852c)

Documentation

  • Add link the semantic versioning website (eb2f5f2)

  • Include the change log in the online docs (727f03f)

  • Revise manuscript after peer review (0823802)

  • Briefly describe each alternative sfotware (336b47a)

v3.0.0 (2021-04-11)

Feature

  • Simplify the extras argument (7558f7a)

Breaking

  • Scipts using the extras argument will need to be corrected. (7558f7a)

Documentation

  • Fix the Bradford assay example (6e06004)

v2.1.0 (2021-01-13)

Feature

  • Teach wellmap how to print layouts (2e1cfe4)

Documentation

  • Add an “R API” section (4bea19a)

  • Consolidate the table in the pattern section (4588a86)

  • Reformat manuscript for BMC Res Notes (b689d26)

  • Tweak wording (f7ece3a)

  • Consistently use lower-case for “python” (b850377)

  • Translate the “Basic usage” tutorial for R (fce3931)

  • Tweak manuscript (7469ae7)