Skip to content

Commit 5bfa7c2

Browse files
committed
Prepare 1.0 release document
Signed-off-by: Pierre R. Mai <[email protected]>
1 parent b277def commit 5bfa7c2

File tree

3 files changed

+13
-11
lines changed

3 files changed

+13
-11
lines changed

README.md

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,13 @@
55
This repository contains the [SSP][]-based layered standard for
66
simulation traceability information exchange. Note that this
77
specification is actively being worked on, and thus subject to
8-
change without notice.
8+
change without notice. See [releases][] and the [SSP][] site for
9+
stable releases of the specification.
910

10-
The [specification][spec] is maintained on [GitHub][github] and is
11-
published [here][spec]. It is based on the [SSP 2.0][SSP20] standard,
12-
but usable with both SSP 1.0 and SSP 2.0.
11+
The current development branch of the [specification][spec] is
12+
maintained on [GitHub][github] and is published [here][spec].
13+
It is based on the [SSP 2.0][SSP20] standard, and usable with
14+
both SSP 1.0 and SSP 2.0.
1315

1416
Additional guides are provided [here][guides] and example files are
1517
provided [here][examples].
@@ -24,6 +26,7 @@ Documentation released under [Attribution-ShareAlike 4.0 International][CC-BY-SA
2426
[SSP10]: https://ssp-standard.org/publications/SSP101/SystemStructureAndParameterization101.pdf
2527
[SSP20]: https://ssp-standard.org/docs/2.0/
2628
[github]: specification/index.adoc
29+
[releases]: https://github.com/modelica/ssp-ls-traceability/releases
2730
[spec]: https://modelica.github.io/ssp-ls-traceability/main/
2831
[guides]: https://github.com/PMSFIT/SSPTraceabilityGuides/
2932
[examples]: https://github.com/modelica/ssp-ls-traceability-examples/

specification/0___preamble.adoc

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
Document version: 1.0-rc.2
1+
Document version: 1.0
22

3-
July 28, 2025
3+
August 29, 2025
44

5-
This document is the second release candidate of release 1.0 of the SSP Layered Standard Traceability (SSP-LS-Traceability).
5+
This document is release 1.0 of the SSP Layered Standard Traceability (SSP-LS-Traceability).
66

77
This specification, as well as supporting XML schema files, is provided on the SSP site (https://ssp-standard.org/).
88
https://github.com/modelica/ssp-ls-traceability/releases[Releases] and https://github.com/modelica/ssp-ls-traceability/issues[issues] can be found on https://github.com/modelica/ssp-ls-traceability[github.com/modelica/ssp-ls-traceability].
@@ -16,8 +16,7 @@ History / Road Map
1616
[width="100%",cols="18%,12%,70%",]
1717
|===
1818
|Version |Date |Remarks
19-
|1.0-rc.2 |2025-07-28 |Second Release Candidate of SSP-LS-Traceability
20-
|1.0-rc.1 |2025-07-14 |First Release Candidate of SSP-LS-Traceability
19+
|1.0 |2025-08-29 |Release 1.0 of SSP-LS-Traceability
2120
|===
2221

2322
Please report issues that you find with this specification to [email protected].

specification/index.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@
1212
:stem: latexmath
1313
:source-highlighter: highlightjs
1414
:nofooter:
15-
:revdate: unreleased
16-
:revnumber: 1.0-rc.2
15+
:revdate: 2025-08-29
16+
:revnumber: 1.0
1717
:icons: font
1818

1919
include::0___preamble.adoc[]

0 commit comments

Comments
 (0)