Skip to content

v1.1.0

Compare
Choose a tag to compare
@boldandbrad boldandbrad released this 19 Oct 02:09
· 23 commits to main since this release

TLDR; multi add and drop!

Changed

  • meeple add
    • Add multiple items to a collection at once. (#77)
    • Update help text wording to be consistent with action.
    • Dim 'already added' message text.
  • meeple drop
    • Drop multiple items from a collection at once. (#78)
    • Update help text wording to be consistent with action.
    • Dim 'already dropped' message text.
  • meeple collections - Update 'pending update' warning message text.

Fixed

  • meeple add - Prevent adding duplicate items in collections when collection
    data has not yet been updated.
  • meeple list/meeple find - Order items with NA rank values last when
    sorting by rank. (#81)