1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54
|
libxisf (0.2.13-1) unstable; urgency=medium
* Add new XISFModify class to edit FITSKeywords
* Release 0.2.13
-- Dušan Poizl <nou@nouspiro.space> Sat, 25 Jan 2025 16:03:21 +0100
libxisf (0.2.12-1) unstable; urgency=medium
* Fix bug in writing ICCProfile
* Fix handling big +2GiB images
* Release 0.2.12
-- Dušan Poizl <nou@nouspiro.space> Sat, 23 Mar 2024 09:40:45 +0100
libxisf (0.2.10-1) unstable; urgency=medium
* Fix writing incorrect header size
-- Dušan Poizl <nou@nouspiro.space> Mon, 16 Oct 2023 22:17:20 +0200
libxisf (0.2.9-1) unstable; urgency=medium
* Add support for ZSTD compression
-- Dušan Poizl <nou@nouspiro.space> Sun, 13 Aug 2023 23:44:56 +0200
libxisf (0.2.8-1) unstable; urgency=medium
* Release 0.2.8
-- Dušan Poizl <nou@nouspiro.space> Tue, 13 Jun 2023 12:29:10 +0200
libxisf (0.2.7-1) unstable; urgency=medium
* Add option to exclude each bundled lib
* Fix error with USE_BUNDLED_LIBS
* Fix issue with ColorFilterArray
* Make pkg-config optional
* Add generation of pkgconfig file
* Add support for thumbnail
* Add StreamBuffer to optimize save/load from memory
* Add method to for ICC profile
* Fix generating pkgconfig file
* Fix "string sub-command REPLACE requires at least four arguments"
* Fix reading ICCprofile
* Add pcfiles to install
-- Dušan Poizl <nou@nouspiro.space> Mon, 12 Jun 2023 16:52:02 +0200
libxisf (0.2.1-1) unstable; urgency=medium
* Initial release
-- Dušan Poizl <nou@nouspiro.space> Fri, 17 Mar 2023 19:59:53 +0100
|