-
Notifications
You must be signed in to change notification settings - Fork 28
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
bumped version number, removed test statement, updated changelog
- Loading branch information
1 parent
b56ea0b
commit b7d2723
Showing
2 changed files
with
16 additions
and
4 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 |
---|---|---|
@@ -1,3 +1,18 @@ | ||
jpylyzer (2.2.0~rc1) UNRELEASED; urgency=medium | ||
|
||
* Added support for High Throughput JPEG 2000 (JPH and JHC formats) | ||
* Added support for CAP, PRF and CPF marker segments | ||
* Improved reporting and validation of Rsiz property, added Capability property | ||
* Added reporting of warnings to output file | ||
* Added reporting of compression ratio for codestreams | ||
* Output and extraction options are now callable from API | ||
* Removed Python 2.7 fallbacks | ||
* Removed legacy wrapper and legacyout options | ||
* New XSD schema | ||
* Various bug fixes and improvements | ||
|
||
-- Johan van der Knijff <[email protected]> Mon, 06 Nov 2023 18:42:00 +0200 | ||
|
||
jpylyzer (2.1.0) UNRELEASED; urgency=medium | ||
|
||
* More detailed output for PLM and PLT marker segments | ||
|
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