-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
26 changed files
with
731 additions
and
530 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,28 @@ | ||
Version 0.7.7 (2024-11-16) | ||
========================== | ||
|
||
Fixed | ||
::::: | ||
|
||
* DX: Add the ability to use --set x=y or --set x y (both equivalent) to all commands (@masterivanic, #590) | ||
* UI: Correctly display header values containing a semicolon character (#577, @ArthurD1) | ||
* UI: On transactions page, tpdex filter now includes both sides of the selected range (#391, @ArthurD1) | ||
|
||
Changed | ||
::::::: | ||
|
||
* DX: Improve `harp create project` prompts (@Lenormju) | ||
|
||
Updated | ||
::::::: | ||
|
||
* bump aiohttp from 3.10.10 to 3.11.2 | ||
* bump alembic from 1.13.3 to 1.14.0 | ||
* bump asgi-tools from 1.0.10 to 1.1.0 | ||
* bump hishel from 0.0.33 to 0.1.1 | ||
* bump http-router from 4.1.2 to 5.0.8 | ||
* bump orjson from 3.10.10 to 3.10.11 | ||
* bump rich from 13.9.3 to 13.9.4 | ||
* bump rich-click from 1.8.3 to 1.8.4 | ||
* bump ruff from 0.7.1 to 0.7.4 | ||
* bump sentry-sdk from 2.17.0 to 2.18.0 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5,6 +5,7 @@ Changelogs & History | |
:maxdepth: 1 | ||
|
||
unreleased | ||
0.7.7 | ||
0.7.6 | ||
0.7.5 | ||
0.7.4 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.