Skip to content

Commit

Permalink
changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
leoschwarz committed Feb 7, 2025
1 parent a009218 commit eb4000e
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions bfabric_scripts/doc/changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,16 @@ Versioning currently follows `X.Y.Z` where
- allows sorting by arbitrary fields, e.g. application id
- allows filtering inclusive or exclusive by user

### Changed

- `bfabric-cli api read`
- Removes the automatic output type logic
- Multiple values can be submitted for the same key (just specify it multiple times)
- The actual query will be printed as a line of bfabricPy code
- `--file` parameter to write the output to a specific file
- Argument parsing is handled with pydantic now
- Added tsv support

## \[1.13.19\] - 2025-01-29

Initial release of standalone bfabric_scripts package.

0 comments on commit eb4000e

Please sign in to comment.