Added
- `README`: `FAQ` - Add faq statement about slow collection imports.
- `CI` - Add Python 3.12 support. ([90](https://github.com/boldandbrad/meeple-cli/issues/90))
Changed
- `meeple import` - Add progress bar to indicate status of collection fetch from
BGG.
- `meeple info`
- Show a list of collections the item is contained in. ([56](https://github.com/boldandbrad/meeple-cli/issues/56))
- Add designers, artists, and publishers to `-v`/`--verbose` output.
- `README`: `Usage` - Update usage documentation to reflect current help message
text.
- `CI` - Update `pre-commit` linters.
Fixed
- `meeple import --verbose` - Fix crash.
- `meeple collections` - Prevent update warning message from printing more than once.
- `meeple collections` - Fix sort order of NA Last Updated values.
- `GENERAL` - Fix justification of numeric values in tables. ([83](https://github.com/boldandbrad/meeple-cli/issues/83))
- `GENERAL` - Print a more elegant error message when BGG API rate limit is exceeded.