Skip to content

v0.1.0rc1

Pre-release
Pre-release
Compare
Choose a tag to compare
@boldandbrad boldandbrad released this 16 May 03:35
· 64 commits to main since this release

Added

  • meeple list - Show warning message when the collection has pending changes.
  • meeple move
    • Gracefully handle the re-removal of items slated to be added to the source collection.
    • Gracefully handle the re-addition of items slated to be dropped from the destination collection.

Changed

  • meeple add/meeple drop/meeple move/meeple update - Update output message wording.
  • meeple update - Skipped collection output is now dimmed.
  • GENERAL - Reduce duplicate code.

Fixed

  • meeple add
    • Remove rogue ' character in output.
    • Properly colorize collection name in output.
  • meeple search - Properly show error message when no results found matching query.
  • meeple collections - Properly dim NA Last Updated value.