Skip to content

Commit

Permalink
preparing v5.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dencoded committed Nov 14, 2022
1 parent e13ffcf commit 680f0f3
Show file tree
Hide file tree
Showing 5 changed files with 160 additions and 242 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
release:
runs-on: ubuntu-latest
env:
ESW_TS_VERSION: "0.4.0-RC2"
ESW_TS_VERSION: "0.4.0"
steps:
- uses: actions/checkout@v2
- uses: coursier/setup-action@v1.2.0-M2
Expand Down
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,15 @@ All notable changes to this project will be documented in this file.
## Upcoming releases
n/a

## [CSW v5.0.0] - 2022-11-14
This is final release v5.0.0 of the TMT Common Software for project stakeholders.
See [here](https://tmtsoftware.github.io/csw/5.0.0/) for a detailed documentation of this version of the CSW software.

### Documentation
- Reference paradox documentation: https://tmtsoftware.github.io/csw/5.0.0/
- Scaladoc: https://tmtsoftware.github.io/csw/5.0.0/api/scala/index.html
- Javadoc: https://tmtsoftware.github.io/csw/5.0.0/api/java/index.html

## [CSW v5.0.0-RC2] - 2022-10-06
This is a release candidate 2 for version 5.0.0 of the TMT Common Software for project stakeholders.
See [here](https://tmtsoftware.github.io/csw/5.0.0-RC2/) for a detailed documentation of this version of the CSW software.
Expand Down
31 changes: 16 additions & 15 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,21 +10,22 @@ See [here](https://tmtsoftware.github.io/csw/) for a detailed description of the

## Public Release History

| Date | Tag | Docs | Source | Download |
|------------|----------|--------------------------------------------------------------------------------------------------------------------------------------------|-----|-----|
| 2022-02-09 | v4.0.1 | [scala](https://tmtsoftware.github.io/csw/4.0.1/api/scala/index.html), [java](https://tmtsoftware.github.io/csw/4.0.0/api/java/index.html) | [csw-4.0.0](https://github.com/tmtsoftware/csw/tree/v4.0.0)| Source: [tar.gz](https://github.com/tmtsoftware/csw/archive/v4.0.0.tar.gz), [zip](https://github.com/tmtsoftware/csw/archive/v4.0.0.zip) |
| 2021-09-23 | v4.0.0 | [scala](https://tmtsoftware.github.io/csw/4.0.0/api/scala/index.html), [java](https://tmtsoftware.github.io/csw/4.0.0/api/java/index.html) | [csw-4.0.0](https://github.com/tmtsoftware/csw/tree/v4.0.0)| Source: [tar.gz](https://github.com/tmtsoftware/csw/archive/v4.0.0.tar.gz), [zip](https://github.com/tmtsoftware/csw/archive/v4.0.0.zip) |
| 2021-01-28 | v3.0.1 | [scala](https://tmtsoftware.github.io/csw/3.0.1/api/scala/index.html), [java](https://tmtsoftware.github.io/csw/3.0.1/api/java/index.html) | [csw-3.0.1](https://github.com/tmtsoftware/csw/tree/v3.0.1)| Source: [tar.gz](https://github.com/tmtsoftware/csw/archive/v3.0.1.tar.gz), [zip](https://github.com/tmtsoftware/csw/archive/v3.0.1.zip) |
| 2021-01-22 | v3.0.0 | [scala](https://tmtsoftware.github.io/csw/3.0.0/api/scala/index.html), [java](https://tmtsoftware.github.io/csw/3.0.0/api/java/index.html) | [csw-3.0.0](https://github.com/tmtsoftware/csw/tree/v3.0.0)| Source: [tar.gz](https://github.com/tmtsoftware/csw/archive/v3.0.0.tar.gz), [zip](https://github.com/tmtsoftware/csw/archive/v3.0.0.zip) |
| 2020-03-20 | v2.0.1 | [scala](https://tmtsoftware.github.io/csw/2.0.1/api/scala/index.html), [java](https://tmtsoftware.github.io/csw/2.0.1/api/java/index.html) | [csw-2.0.1](https://github.com/tmtsoftware/csw/tree/v2.0.1)| Apps: [zip](https://github.com/tmtsoftware/csw/releases/download/v2.0.1/csw-apps-2.0.1.zip), Source: [tar.gz](https://github.com/tmtsoftware/csw/archive/v2.0.1.tar.gz), [zip](https://github.com/tmtsoftware/csw/archive/v2.0.1.zip) |
| 2020-03-19 | v2.0.0 | [scala](https://tmtsoftware.github.io/csw/2.0.0/api/scala/index.html), [java](https://tmtsoftware.github.io/csw/2.0.0/api/java/index.html) | [csw-2.0.0](https://github.com/tmtsoftware/csw/tree/v2.0.0)| Apps: [zip](https://github.com/tmtsoftware/csw/releases/download/v2.0.0/csw-apps-2.0.0.zip), Source: [tar.gz](https://github.com/tmtsoftware/csw/archive/v2.0.0.tar.gz), [zip](https://github.com/tmtsoftware/csw/archive/v2.0.0.zip) |
| 2019-08-30 | v1.0.0 | [scala](https://tmtsoftware.github.io/csw/1.0.0/api/scala/index.html), [java](https://tmtsoftware.github.io/csw/1.0.0/api/java/index.html) | [csw-1.0.0](https://github.com/tmtsoftware/csw/tree/v1.0.0)| Apps: [zip](https://github.com/tmtsoftware/csw/releases/download/v1.0.0/csw-apps-1.0.0.zip), Source: [tar.gz](https://github.com/tmtsoftware/csw/archive/v1.0.0.tar.gz), [zip](https://github.com/tmtsoftware/csw/archive/v1.0.0.zip) |
| 2019-06-14 | v0.7.0 | [scala](https://tmtsoftware.github.io/csw/0.7.0/api/scala/index.html), [java](https://tmtsoftware.github.io/csw/0.7.0/api/java/index.html) | [csw-0.7.0](https://github.com/tmtsoftware/csw/tree/v0.7.0)| Apps: [zip](https://github.com/tmtsoftware/csw/releases/download/v0.7.0/csw-apps-0.7.0.zip), Source: [tar.gz](https://github.com/tmtsoftware/csw/archive/v0.7.0.tar.gz), [zip](https://github.com/tmtsoftware/csw/archive/v0.7.0.zip) |
| 2018-11-28 | v0.6.0 | [scala](https://tmtsoftware.github.io/csw/0.6.0/api/scala/index.html), [java](https://tmtsoftware.github.io/csw/0.6.0/api/java/index.html) | [csw-0.6.0](https://github.com/tmtsoftware/csw/tree/v0.6.0)| Apps: [zip](https://github.com/tmtsoftware/csw/releases/download/v0.6.0/csw-apps-0.6.0.zip), Source: [tar.gz](https://github.com/tmtsoftware/csw/archive/v0.6.0.tar.gz), [zip](https://github.com/tmtsoftware/csw/archive/v0.6.0.zip) |
| 2018-08-31 | v0.5.0 | [scala](https://tmtsoftware.github.io/csw/0.5.0/api/scala/index.html), [java](https://tmtsoftware.github.io/csw/0.5.0/api/java/index.html) | [csw-0.5.0](https://github.com/tmtsoftware/csw/tree/v0.5.0)| Apps: [zip](https://github.com/tmtsoftware/csw/releases/download/v0.5.0/csw-apps-0.5.0.zip), Source: [tar.gz](https://github.com/tmtsoftware/csw/archive/v0.5.0.tar.gz), [zip](https://github.com/tmtsoftware/csw/archive/v0.5.0.zip) |
| 2018-04-04 | v0.4.0 | [scala](https://tmtsoftware.github.io/csw/0.4.0/api/scala/index.html), [java](https://tmtsoftware.github.io/csw/0.4.0/api/java/index.html) | [csw-0.4.0](https://github.com/tmtsoftware/csw/tree/v0.4.0)| Apps: [zip](https://github.com/tmtsoftware/csw/releases/download/v0.4.0/csw-apps-0.4.0.zip), Source: [tar.gz](https://github.com/tmtsoftware/csw/archive/v0.4.0.tar.gz), [zip](https://github.com/tmtsoftware/csw/archive/v0.4.0.zip) |
| 2016-12-03 | v0.3-PDR | [API](http://tmtsoftware.github.io/csw/) | [csw-0.3](https://github.com/tmtsoftware/csw/tree/v0.3-PDR)| Source: [tar.gz](https://github.com/tmtsoftware/csw/archive/v0.3-PDR.tar.gz), [zip](https://github.com/tmtsoftware/csw/archive/v0.3-PDR.zip), <br>Scala API: [tar.gz](https://github.com/tmtsoftware/csw/releases/download/v0.3-PDR/csw-0.3-scaladoc.tar.gz), Java API: [tar.gz](https://github.com/tmtsoftware/csw/releases/download/v0.3-PDR/csw-0.3-javadoc.tar.gz) |
| 2015-11-18 | v0.2-PDR | [API](https://cdn.rawgit.com/tmtsoftware/csw/CSW-API-0.2-PDR/index.html) | [csw-0.2](https://github.com/tmtsoftware/csw/tree/v0.2-PDR)| Source: [tar.gz](https://github.com/tmtsoftware/csw/archive/v0.2-PDR.tar.gz), [zip](https://github.com/tmtsoftware/csw/archive/v0.2-PDR.zip), API Docs: [tar.gz](https://github.com/tmtsoftware/csw/archive/CSW-API-0.2-PDR.tar.gz), [zip](https://github.com/tmtsoftware/csw/archive/CSW-API-0.2-PDR.zip) |
| Date | Tag | Docs | Source | Download |
|------------|----------|--------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
| 2022-11-14 | v5.0.0 | [scala](https://tmtsoftware.github.io/csw/5.0.0/api/scala/index.html), [java](https://tmtsoftware.github.io/csw/5.0.0/api/java/index.html) | [csw-5.0.0](https://github.com/tmtsoftware/csw/tree/v5.0.0) | Source: [tar.gz](https://github.com/tmtsoftware/csw/archive/v5.0.0.tar.gz), [zip](https://github.com/tmtsoftware/csw/archive/v5.0.0.zip) |
| 2022-02-09 | v4.0.1 | [scala](https://tmtsoftware.github.io/csw/4.0.1/api/scala/index.html), [java](https://tmtsoftware.github.io/csw/4.0.1/api/java/index.html) | [csw-4.0.1](https://github.com/tmtsoftware/csw/tree/v4.0.1) | Source: [tar.gz](https://github.com/tmtsoftware/csw/archive/v4.0.1.tar.gz), [zip](https://github.com/tmtsoftware/csw/archive/v4.0.1.zip) |
| 2021-09-23 | v4.0.0 | [scala](https://tmtsoftware.github.io/csw/4.0.0/api/scala/index.html), [java](https://tmtsoftware.github.io/csw/4.0.0/api/java/index.html) | [csw-4.0.0](https://github.com/tmtsoftware/csw/tree/v4.0.0) | Source: [tar.gz](https://github.com/tmtsoftware/csw/archive/v4.0.0.tar.gz), [zip](https://github.com/tmtsoftware/csw/archive/v4.0.0.zip) |
| 2021-01-28 | v3.0.1 | [scala](https://tmtsoftware.github.io/csw/3.0.1/api/scala/index.html), [java](https://tmtsoftware.github.io/csw/3.0.1/api/java/index.html) | [csw-3.0.1](https://github.com/tmtsoftware/csw/tree/v3.0.1) | Source: [tar.gz](https://github.com/tmtsoftware/csw/archive/v3.0.1.tar.gz), [zip](https://github.com/tmtsoftware/csw/archive/v3.0.1.zip) |
| 2021-01-22 | v3.0.0 | [scala](https://tmtsoftware.github.io/csw/3.0.0/api/scala/index.html), [java](https://tmtsoftware.github.io/csw/3.0.0/api/java/index.html) | [csw-3.0.0](https://github.com/tmtsoftware/csw/tree/v3.0.0) | Source: [tar.gz](https://github.com/tmtsoftware/csw/archive/v3.0.0.tar.gz), [zip](https://github.com/tmtsoftware/csw/archive/v3.0.0.zip) |
| 2020-03-20 | v2.0.1 | [scala](https://tmtsoftware.github.io/csw/2.0.1/api/scala/index.html), [java](https://tmtsoftware.github.io/csw/2.0.1/api/java/index.html) | [csw-2.0.1](https://github.com/tmtsoftware/csw/tree/v2.0.1) | Apps: [zip](https://github.com/tmtsoftware/csw/releases/download/v2.0.1/csw-apps-2.0.1.zip), Source: [tar.gz](https://github.com/tmtsoftware/csw/archive/v2.0.1.tar.gz), [zip](https://github.com/tmtsoftware/csw/archive/v2.0.1.zip) |
| 2020-03-19 | v2.0.0 | [scala](https://tmtsoftware.github.io/csw/2.0.0/api/scala/index.html), [java](https://tmtsoftware.github.io/csw/2.0.0/api/java/index.html) | [csw-2.0.0](https://github.com/tmtsoftware/csw/tree/v2.0.0) | Apps: [zip](https://github.com/tmtsoftware/csw/releases/download/v2.0.0/csw-apps-2.0.0.zip), Source: [tar.gz](https://github.com/tmtsoftware/csw/archive/v2.0.0.tar.gz), [zip](https://github.com/tmtsoftware/csw/archive/v2.0.0.zip) |
| 2019-08-30 | v1.0.0 | [scala](https://tmtsoftware.github.io/csw/1.0.0/api/scala/index.html), [java](https://tmtsoftware.github.io/csw/1.0.0/api/java/index.html) | [csw-1.0.0](https://github.com/tmtsoftware/csw/tree/v1.0.0) | Apps: [zip](https://github.com/tmtsoftware/csw/releases/download/v1.0.0/csw-apps-1.0.0.zip), Source: [tar.gz](https://github.com/tmtsoftware/csw/archive/v1.0.0.tar.gz), [zip](https://github.com/tmtsoftware/csw/archive/v1.0.0.zip) |
| 2019-06-14 | v0.7.0 | [scala](https://tmtsoftware.github.io/csw/0.7.0/api/scala/index.html), [java](https://tmtsoftware.github.io/csw/0.7.0/api/java/index.html) | [csw-0.7.0](https://github.com/tmtsoftware/csw/tree/v0.7.0) | Apps: [zip](https://github.com/tmtsoftware/csw/releases/download/v0.7.0/csw-apps-0.7.0.zip), Source: [tar.gz](https://github.com/tmtsoftware/csw/archive/v0.7.0.tar.gz), [zip](https://github.com/tmtsoftware/csw/archive/v0.7.0.zip) |
| 2018-11-28 | v0.6.0 | [scala](https://tmtsoftware.github.io/csw/0.6.0/api/scala/index.html), [java](https://tmtsoftware.github.io/csw/0.6.0/api/java/index.html) | [csw-0.6.0](https://github.com/tmtsoftware/csw/tree/v0.6.0) | Apps: [zip](https://github.com/tmtsoftware/csw/releases/download/v0.6.0/csw-apps-0.6.0.zip), Source: [tar.gz](https://github.com/tmtsoftware/csw/archive/v0.6.0.tar.gz), [zip](https://github.com/tmtsoftware/csw/archive/v0.6.0.zip) |
| 2018-08-31 | v0.5.0 | [scala](https://tmtsoftware.github.io/csw/0.5.0/api/scala/index.html), [java](https://tmtsoftware.github.io/csw/0.5.0/api/java/index.html) | [csw-0.5.0](https://github.com/tmtsoftware/csw/tree/v0.5.0) | Apps: [zip](https://github.com/tmtsoftware/csw/releases/download/v0.5.0/csw-apps-0.5.0.zip), Source: [tar.gz](https://github.com/tmtsoftware/csw/archive/v0.5.0.tar.gz), [zip](https://github.com/tmtsoftware/csw/archive/v0.5.0.zip) |
| 2018-04-04 | v0.4.0 | [scala](https://tmtsoftware.github.io/csw/0.4.0/api/scala/index.html), [java](https://tmtsoftware.github.io/csw/0.4.0/api/java/index.html) | [csw-0.4.0](https://github.com/tmtsoftware/csw/tree/v0.4.0) | Apps: [zip](https://github.com/tmtsoftware/csw/releases/download/v0.4.0/csw-apps-0.4.0.zip), Source: [tar.gz](https://github.com/tmtsoftware/csw/archive/v0.4.0.tar.gz), [zip](https://github.com/tmtsoftware/csw/archive/v0.4.0.zip) |
| 2016-12-03 | v0.3-PDR | [API](http://tmtsoftware.github.io/csw/) | [csw-0.3](https://github.com/tmtsoftware/csw/tree/v0.3-PDR) | Source: [tar.gz](https://github.com/tmtsoftware/csw/archive/v0.3-PDR.tar.gz), [zip](https://github.com/tmtsoftware/csw/archive/v0.3-PDR.zip), <br>Scala API: [tar.gz](https://github.com/tmtsoftware/csw/releases/download/v0.3-PDR/csw-0.3-scaladoc.tar.gz), Java API: [tar.gz](https://github.com/tmtsoftware/csw/releases/download/v0.3-PDR/csw-0.3-javadoc.tar.gz) |
| 2015-11-18 | v0.2-PDR | [API](https://cdn.rawgit.com/tmtsoftware/csw/CSW-API-0.2-PDR/index.html) | [csw-0.2](https://github.com/tmtsoftware/csw/tree/v0.2-PDR) | Source: [tar.gz](https://github.com/tmtsoftware/csw/archive/v0.2-PDR.tar.gz), [zip](https://github.com/tmtsoftware/csw/archive/v0.2-PDR.zip), API Docs: [tar.gz](https://github.com/tmtsoftware/csw/archive/CSW-API-0.2-PDR.tar.gz), [zip](https://github.com/tmtsoftware/csw/archive/CSW-API-0.2-PDR.zip) |

## Pre-Release History

Expand Down
11 changes: 11 additions & 0 deletions notes/5.0.0.markdown
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
## CSW - TMT Common Software v5.0.0

This is release v5.0.0 of the TMT Common Software.

See [CHANGELOG.md](CHANGELOG.md) for details of all releases.


### Documentation
- Reference paradox documentation: https://tmtsoftware.github.io/csw/5.0.0/
- Scaladoc: https://tmtsoftware.github.io/csw/5.0.0/api/scala/index.html
- Javadoc: https://tmtsoftware.github.io/csw/5.0.0/api/java/index.html
Loading

0 comments on commit 680f0f3

Please sign in to comment.