File tree Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Original file line number Diff line number Diff line change @@ -17,6 +17,8 @@ The project uses [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
1717- Added logging options to ` iman ` root command
1818- Added logging to instrument connected commands
1919- Added aliases to multiple commands and command groups
20+ - Added ` dateformat ` option to set measurement
21+ - Added ` timeformat ` option to set measurement
2022
2123### Changed
2224
@@ -32,6 +34,8 @@ The project uses [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
3234 option, instead of a comma separated string list
3335- ` chunk ` option of file download now expects size in bytes, instead of
3436 encoded hex characters
37+ - Second argument (` output ` ) of set measurement now expects a file path or file
38+ path template instead of a directory
3539
3640### Fixed
3741
@@ -43,6 +47,7 @@ The project uses [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
4347### Removed
4448
4549- Removed logging options from set measurement
50+ - Removed ` format ` option from set measurement
4651
4752## v0.3.0 (2025-08-01)
4853
You can’t perform that action at this time.
0 commit comments