# Changelog
All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [0.0.8] - 2024-08-29
### Added
- 'package' statement to work around MetaCPAN not understand the 'class' keyword
## [0.0.7] - 2024-08-18
### Fixed
- Require a version of Feature::Compat::Class that supports field attributes
## [0.0.6] - 2024-08-04
### Fixed
- Ensure that `laststats` gets installed
## [0.0.5] - 2024-08-04
### Added
- Documentation for API key/secret
- Help option
## [0.0.4] - 2024-08-02
### Added
- The ability to pass API details on the command line
- Turn off experimental warnings
- Improved documentation
## [0.0.3] - 2024-07-30
### Fixed
- Load Object::Pad if needed.
- Fix tests.
## [0.0.2] - 2024-07-28
### Fixed
- We need Perl 5.26 or later.
## [0.0.1] - 2024-07-28
### Added
- Everything