# 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]
## [4.2.1](https://github.com/rc1405/fiddler/compare/fiddler-cli-v4.2.0...fiddler-cli-v4.2.1) - 2026-02-01
### Fixed
- missing features ([#79](https://github.com/rc1405/fiddler/pull/79))
## [4.0.0](https://github.com/rc1405/fiddler/compare/fiddler-cli-v3.0.0...fiddler-cli-v4.0.0) - 2026-01-30
### Added
- fiddler-script and pipeline improvements ([#71](https://github.com/rc1405/fiddler/pull/71))
### Other
- release v3.0.0 ([#67](https://github.com/rc1405/fiddler/pull/67))
## [3.0.0](https://github.com/rc1405/fiddler/compare/fiddler-cli-v2.2.0...fiddler-cli-v3.0.0) - 2026-01-26
### Other
- release v3.0.0 ([#65](https://github.com/rc1405/fiddler/pull/65))
## [2.0.0](https://github.com/rc1405/fiddler/compare/fiddler-cli-v1.2.1...fiddler-cli-v2.0.0) - 2025-05-10
### Added
- added streams and aws s3 support ([#45](https://github.com/rc1405/fiddler/pull/45))
## [1.2.1](https://github.com/rc1405/fiddler/compare/fiddler-cli-v1.2.0...fiddler-cli-v1.2.1) - 2025-05-03
### Other
- updated the following local packages: fiddler
## [1.2.0](https://github.com/rc1405/fiddler/compare/fiddler-cli-v1.1.1...fiddler-cli-v1.2.0) - 2025-05-03
### Added
- migrate raw cmd to lib and misc updates ([#38](https://github.com/rc1405/fiddler/pull/38))
## [1.1.1](https://github.com/rc1405/fiddler/compare/fiddler-cli-v1.1.0...fiddler-cli-v1.1.1) - 2025-04-30
### Other
- updated the following local packages: fiddler
## [1.1.0](https://github.com/rc1405/fiddler/compare/fiddler-cli-v1.0.0...fiddler-cli-v1.1.0) - 2025-04-28
### Added
- *(aws)* added initial aws module with sqs ([#18](https://github.com/rc1405/fiddler/pull/18))