Meeple-cli

Latest version: v1.3.1

Safety actively analyzes 715032 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 3

0.2.0

Added

- `meeple import` - Import BoardGameGeek user collections. ([46](https://github.com/boldandbrad/meeple-cli/issues/46))
- Import as either one large collection or as separate collections based on item status.
- `--one` - Import as one collection.
- `--many` - Import as separate collections by status.
- `--dry-run` - Simulate import operations without persisting.
- `-v/--verbose` - Output additional details.

Changed

- `meeple delete` - Delete multiple collections at once. ([69](https://github.com/boldandbrad/meeple-cli/issues/69))
- `meeple new` - Create multiple collections at once. ([70](https://github.com/boldandbrad/meeple-cli/issues/70))
- `meeple update` - Update multiple specific collections at once. ([66](https://github.com/boldandbrad/meeple-cli/issues/66))

Fixed

- `meeple find` - Fix error message collection name formatting.
- `meeple rename` - Fix help message wording.

0.1.0

Changed

- `GENERAL` - Code cleanup and increased test coverage.

0.1.0rc1

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.

0.1.0b8

Fixed

- `meeple stats`: `-b/-e` - Fix output format issue.

0.1.0b7

Added

- `meeple add`
- Gracefully handle the re-addition of items slated to be dropped.
- Recommend `meeple update` in output.
- `meeple collections` - Show pending changes indicators and warning message.
- `meeple drop`
- Gracefully handle the re-removal of items slated to be added.
- Recommend `meeple update` in output.
- `meeple find`/`meeple list`/`meeple search`/`meeple stats` - Show warning message when no items match provided filters.
- `meeple move` - Recommend `meeple update` in output.
- `meeple stats` - Show pending changes warning message.
- `meeple update`: `-f/--force` - Force update regardless of collection state.
- `INSTALL` - Install via [Homebrew](https://brew.sh). See project README for details.

Changed

- `meeple completions` - Simplify output style.
- `meeple delete`/`meeple open` - Confirmation input must now match `y/Y/n/N` or a re-prompt will occur.
- `meeple update`
- By default, only update collections that are either outdated or have pending changes.
- Output is more readable.
- `GENERAL`
- Item names now appear blue and italicized in output messages.
- Collection names now appear magenta and underlined in output messages.
- Commands now appear green in output messages.
- Item Ids and other values now appear yellow in error and warning messages.
- Output message ontainer borders now appear dimmer.
- `DATA`
- Update collection yaml file format to accomodate pending changes. (NON-BREAKING - Collection modifying commands such `meeple add/drop/move/update` will automatically convert old files to the new format when possible.)

Fixed

- `meeple find` - Exit with error when no collections exist to search.
- `GENERAL` - Properly print out messages as Errors instead of Warnings when the
result is a process termination.

0.1.0b6

Added

- `GENERAL` - Sortedby column indicator in sorted output.
- `meeple list` - _Type_ column included if output contains both board games and expansions.
- `TESTS` - Increase test coverage.
- `CI` - Report test coverage to [Codecov](https://codecov.io).
- `CI` - Speed up test github action with `pre-commit` caching.

Page 2 of 3

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.