Skip to content

Commit 1ec3237

Browse files
committed
chore: update change log
1 parent c35c90c commit 1ec3237

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

CHANGES.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
# Change Log
22

3+
## Version 0.9.0 - 2024-02-05
4+
5+
- (feature) Experimental macOS support. Fixes github #132.
6+
7+
- (feature) New ricepp compression algorithm for raw images as well
8+
as a categorizer for the FITS image format. This is quite limited
9+
at the moment, as only two-dimensional, 16-bit integer FITS is
10+
supported. However, this covers the majority of astro camera images,
11+
which is the primary use case at the moment. This can likely be
12+
extended to other raw image formats in the future.
13+
314
## Version 0.8.0 - 2024-01-22
415

516
- (fix) Allow version override for nixpkgs. Fixes github #155.

0 commit comments

Comments
 (0)