File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11[package ]
22name = " cdshealpix"
3- version = " 0.9.0 "
3+ version = " 0.9.1 "
44authors = [" F.-X. Pineau <francois-xavier.pineau@astro.unistra.fr>" ]
55edition = " 2021"
66rust-version = " 1.81"
Original file line number Diff line number Diff line change 11# ` hpx-cli ` Change Log
22
3+ ## 0.1.2
4+
5+ Released 2025-03-09
6+
7+ ### Fixed
8+
9+ * Bugs in Heapix Cumulative Index
10+
11+
12+
313## 0.1.1
414
515Released 2025-06-02
Original file line number Diff line number Diff line change 11[package ]
22name = " hpx-cli"
3- version = " 0.1.1 "
3+ version = " 0.1.2 "
44authors = [" F.-X. Pineau <francois-xavier.pineau@astro.unistra.fr>" ]
55description = " Command-line tool to play with HEALPix"
66license = " MIT OR Apache-2.0"
Original file line number Diff line number Diff line change 1+ # `cdshealpix-wasm` Change Log
2+
3+ ## 0.9.1
4+
5+ Released 2026 - 03 - 09 .
6+
7+ ### Chnaged
8+
9+ * Bump cdsheapix version to 0.9.1
10+
11+
112
213## 0.1.2
314
@@ -7,7 +18,7 @@ Released 2019-05-10.
718
819* We have started to run astropy- healpix tests on cdshealpix in the python wrapper project
920
10- ## Added
21+ ### Added
1122
1223* Methods to get internal/ external edges of a cell a deeper depth
1324
Original file line number Diff line number Diff line change 11[package ]
22name = " cdshealpix-wasm"
3- version = " 0.9.0 "
3+ version = " 0.9.1 "
44authors = [" F.-X. Pineau <francois-xavier.pineau@astro.unistra.fr>" ]
55description = """
66WASM version of the CDS HEALPix library.
@@ -12,7 +12,7 @@ keywords = ["healpix"]
1212documentation = " https://github.com/cds-astro/cds-healpix-rust/tree/main/crates/wasm"
1313homepage = " https://github.com/cds-astro/cds-healpix-rust/tree/main/crates/wasm"
1414repository = " https://github.com/cds-astro/cds-healpix-rust/tree/main/crates/wasm"
15- edition = " 2024 "
15+ edition = " 2021 "
1616
1717[lib ]
1818crate-type = [" cdylib" , " rlib" ]
You can’t perform that action at this time.
0 commit comments