|
3 | 3 | "@type": "SoftwareSourceCode", |
4 | 4 | "license": "https://spdx.org/licenses/MIT", |
5 | 5 | "codeRepository": "https://github.com/cta-observatory/ctaplot.git", |
6 | | - "contIntegration": "https://travis-ci.org/github/cta-observatory/ctaplot", |
| 6 | + "contIntegration": "https://github.com/cta-observatory/ctaplot/actions", |
7 | 7 | "dateCreated": "2018-07-06", |
8 | | - "datePublished": "2018-07-06", |
9 | | - "dateModified": "2020-12-22", |
| 8 | + "datePublished": "2022-01-10", |
| 9 | + "dateModified": "2022-01-10", |
10 | 10 | "downloadUrl": "https://github.com/cta-observatory/ctaplot/archive/v0.5.6.zip", |
11 | 11 | "issueTracker": "https://github.com/cta-observatory/ctaplot/issues", |
12 | 12 | "name": "ctaplot", |
13 | | - "version": "0.5.6", |
| 13 | + "version": "0.6.1", |
14 | 14 | "description": "ctaplot provides low-level reconstruction quality-checks metrics computation and vizualisation for Imaging Atmospheric Cherenkov Telescopes such as CTA", |
15 | 15 | "applicationCategory": "Astronomy", |
16 | | - "releaseNotes": "adding coverage do travis (#143) @vuillaut\nRemove deprecated code and overall code cleanup (#139) @vuillaut\nadding ctaplot style sheets to datasets (#140) @vuillaut\nadding readthedocs config file to pip install ctaplot (#141) @vuillaut\nContext styling (#138) @vuillaut\nadd plot_rate functions (#137) @vuillaut\nFix magic sens (#136) @vuillaut", |
| 16 | + "releaseNotes": "Version 0.6.1. See changelog: https://github.com/cta-observatory/ctaplot/releases", |
17 | 17 | "funding": "Grant 824064", |
18 | 18 | "funder": { |
19 | 19 | "@type": "Organization", |
|
0 commit comments