Skip to content

Latest commit

 

History

History
28 lines (14 loc) · 1.54 KB

CHANGELOG.md

File metadata and controls

28 lines (14 loc) · 1.54 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

0.2.0 (2023-10-22)

⚠ BREAKING CHANGES

  • method ms.calipers no longer exists - use ms.callipers instead

Features

  • style: continue implementing styling for plot-extra content (839efdb), closes #1
  • style: styling can now be applied to peaks and axes using Cetz style dictionaries (2c3e1cf), closes #1

Bug Fixes

  • callout-above now respects range (4f1d35b), closes #2

  • get-intensity-at-mz no longer fails when called on an mz without an assigned intensity (4ecce3e)

  • rename ms.calipers to ms.callipers (704ac91)

0.1.2 (2023-10-22)

0.1.1 (2023-10-22)