mirror of
https://github.com/cds-astro/aladin-lite.git
synced 2026-04-28 11:53:18 -07:00
change changelog
This commit is contained in:
@@ -6,7 +6,7 @@
|
|||||||
|
|
||||||
## Released
|
## Released
|
||||||
|
|
||||||
### 3.7.0
|
### 3.7.0-beta
|
||||||
|
|
||||||
#### What's Changed
|
#### What's Changed
|
||||||
|
|
||||||
|
|||||||
@@ -8,8 +8,8 @@
|
|||||||
"dateModified": "2023-01-31",
|
"dateModified": "2023-01-31",
|
||||||
"issueTracker": "https://github.com/cds-astro/aladin-lite/issues",
|
"issueTracker": "https://github.com/cds-astro/aladin-lite/issues",
|
||||||
"name": "Aladin Lite",
|
"name": "Aladin Lite",
|
||||||
"version": "3.7.0-beta",
|
"version": "3.7.1-beta",
|
||||||
"softwareVersion": "3.7.0-beta",
|
"softwareVersion": "3.7.1-beta",
|
||||||
"description": "An astronomical HiPS visualizer in the browser.",
|
"description": "An astronomical HiPS visualizer in the browser.",
|
||||||
"identifier": "10.5281/zenodo.7638833",
|
"identifier": "10.5281/zenodo.7638833",
|
||||||
"applicationCategory": "Astronomy, Visualization",
|
"applicationCategory": "Astronomy, Visualization",
|
||||||
|
|||||||
@@ -76,7 +76,7 @@ features = [ "jpeg", "png",]
|
|||||||
debug = true
|
debug = true
|
||||||
|
|
||||||
[profile.release]
|
[profile.release]
|
||||||
opt-level = 'z'
|
opt-level = "z"
|
||||||
debug = false
|
debug = false
|
||||||
debug-assertions = false
|
debug-assertions = false
|
||||||
overflow-checks = false
|
overflow-checks = false
|
||||||
|
|||||||
Reference in New Issue
Block a user