# 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.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [Unreleased]
## [0.2.2](https://github.com/Urban-Analytics-Technology-Platform/popgetter/compare/popgetter-cli-v0.2.1...popgetter-cli-v0.2.2) - 2025-04-02
### Added
- dev config and mode flag to CLI
- README including popgetter-llm integration
- base path to CLI, remove dev from subcommands
### Fixed
- minor tweaks to the release process.
- fix missing feature for types
### Other
- minor edits
## [0.2.0](https://github.com/Urban-Analytics-Technology-Platform/popgetter/releases/tag/popgetter-cli-v0.2.0) - 2025-01-10
### Fixed
- minor corrections to cargo.toml(s)
### Other
- Rename popgetter package to popgetter-core
- Rename CLI and Python packages