Skip to content

Releases: cheminfo/well-plates

well-plates v6.0.3

Choose a tag to compare

@cheminfo-bot cheminfo-bot released this 21 Sep 08:56

Bug Fixes

  • make sure formatted position becomes normalized when passed a string as input (394ab4e)

well-plates v6.0.2

Choose a tag to compare

@cheminfo-bot cheminfo-bot released this 01 Sep 09:20
2405599

Bug Fixes

well-plates v6.0.1

Choose a tag to compare

@cheminfo-bot cheminfo-bot released this 11 Aug 15:37

Bug Fixes

  • correct peer dependency issue (e4157ae)
  • throw error if sequential well plate receives non-integer (117e00a)

well-plates v6.0.0

Choose a tag to compare

@cheminfo-bot cheminfo-bot released this 22 Mar 13:33

⚠ BREAKING CHANGES

  • SubsetMode option names have changed

Features

  • improve typing for setData and getData (e83d80a)
  • rename SubsetMode options (0424241)

well-plates v5.0.0

Choose a tag to compare

@cheminfo-bot cheminfo-bot released this 11 Mar 15:08

⚠ BREAKING CHANGES

  • remove getTransposedIndex and rename IPosition to RowColumnPosition
  • getPositionCodeRange and getPositionCodeZone no longer exist and are replaced by getPositionSubset
  • getIndex and getPositionCode no longer exist and getPosition takes an additional parameter to choose the output encoding
  • getIndex now returns a result that depends on the iterationOrder property, and position passed by index in methods are also interpreted based on the iteration order

Features

  • apply iterationOrder to how indices are calculated (ebf1e39), closes #8
  • make size a public readonly property (609db4b)
  • remove getTransposedIndex (d11432d), closes #10
  • unify getPosition, getIndex and getPositionCode into one method (cd241ac)
  • unify getPositionCodeRange and getPositionCodeZone into one new method getPositionSubset (d6831fe)

v1.1.0

Choose a tag to compare

@cheminfo-bot cheminfo-bot released this 07 Sep 10:03

Release v1.1.0

v1.0.1

Choose a tag to compare

@cheminfo-bot cheminfo-bot released this 06 Sep 12:19

Release v1.0.1