forked from openscopeproject/InteractiveHtmlBom
-
Notifications
You must be signed in to change notification settings - Fork 0
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
3 changed files
with
20 additions
and
1 deletion.
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
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 |
---|---|---|
|
@@ -3,7 +3,7 @@ | |
import subprocess | ||
|
||
|
||
LAST_TAG = 'v2.5.0' | ||
LAST_TAG = 'v2.5.0-2' | ||
|
||
|
||
def _get_git_version(): | ||
|
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 |
---|---|---|
@@ -1,3 +1,13 @@ | ||
interactivehtmlbom.inti-cmnb (2.5.0-2) stable; urgency=medium | ||
|
||
* Added offset back rotation 180 degrees option | ||
* Added natural integer sorting for extra fields | ||
* Fixed import settings | ||
* Now DNP and board variant field doesn't need to be specified in extra | ||
fields | ||
|
||
-- Salvador E. Tropea <[email protected]> Mon, 24 Oct 2022 08:56:26 -0300 | ||
|
||
interactivehtmlbom.inti-cmnb (2.5.0-1) stable; urgency=medium | ||
|
||
* Hotkeys link and rotate board with l/r arrows | ||
|