### New Features
- Handle::packed_object_count()
Provide packed objects numbers and cache the value
for fast access later on.
### Changed (BREAKING)
- Remove deprecated compound and linked object databases
The dynamic/general store is the only maintained can-do-it-all
DB now.
### Commit Statistics
- 2 commits contributed to the release over the course of 1 calendar day.
- 2 days passed between releases.
- 2 commits where understood as [conventional](https://www.conventionalcommits.org).
- 1 unique issue was worked on: #298
### Commit Details
* **#298**
- Handle::packed_object_count() (84ec54e)
* **Uncategorized**
- Remove deprecated compound and linked object databases (8c5ae77)