@@ -10,13 +10,26 @@ For information about CoMPAS go to this [site](https://com-pas.github.io/).
10
10
11
11
## Release notes
12
12
13
+ ### Release 0.13.0
14
+
15
+ Next release for testing the CoMPAS System with all components.
16
+ - [ OpenSCD CoMPAS Edition] ( https://github.com/com-pas/compas-open-scd ) (Version 0.24.0.0):
17
+ - Add Labels when saving SCL File to CoMPAS;
18
+ - See details in [ OpenSCD Release notes (V0.24.0)] ( https://github.com/openscd/open-scd/releases/tag/v0.24.0 ) ;
19
+ - [ CIM Mapping Service] ( https://github.com/com-pas/compas-cim-mapping ) (Version 0.9.2):
20
+ - Updated libraries to the latest versions;
21
+ - [ SCL Auto Alignment Service] ( https://github.com/com-pas/compas-scl-auto-alignment ) (Version 0.3.1):
22
+ - Updated libraries to the latest versions;
23
+ - [ SCL Validator Service] ( https://github.com/com-pas/compas-scl-validator ) (Version 0.4.3):
24
+ - Updated libraries to the latest versions;
25
+
13
26
### Release 0.12.0
14
27
15
28
Next release for testing the CoMPAS System with all components.
16
29
- [ OpenSCD CoMPAS Edition] ( https://github.com/com-pas/compas-open-scd ) (Version 0.23.0.0):
17
30
- Processing validation message from SCL Validator Service;
18
- - See details in [ OpenSCD Release notes (V0.23.0.0 )] ( https://github.com/openscd/open-scd/releases/tag/v0.23.0 ) ;
19
- - [ SCL Validator Service] ( https://github.com/com-pas/compas-scl-validator ) (Version 0.4.1 ):
31
+ - See details in [ OpenSCD Release notes (V0.23.0)] ( https://github.com/openscd/open-scd/releases/tag/v0.23.0 ) ;
32
+ - [ SCL Validator Service] ( https://github.com/com-pas/compas-scl-validator ) (Version 0.4.2 ):
20
33
- Process validation messages from XSD Validation to be processed better by frontend;
21
34
- Updated libraries to the latest versions;
22
35
@@ -25,7 +38,7 @@ Next release for testing the CoMPAS System with all components.
25
38
Next release for testing the CoMPAS System with all components.
26
39
- [ OpenSCD CoMPAS Edition] ( https://github.com/com-pas/compas-open-scd ) (Version 0.22.0.0):
27
40
- Processing validation message from SCL Validator Service;
28
- - See details in [ OpenSCD Release notes (V0.22.0.0 )] ( https://github.com/openscd/open-scd/releases/tag/v0.22.0 ) ;
41
+ - See details in [ OpenSCD Release notes (V0.22.0)] ( https://github.com/openscd/open-scd/releases/tag/v0.22.0 ) ;
29
42
- [ SCL Validator Service] ( https://github.com/com-pas/compas-scl-validator ) (Version 0.4.1):
30
43
- Process validation messages from RiseClipse to be processed better by frontend;
31
44
- Updated libraries to the latest versions;
@@ -36,8 +49,8 @@ Next release for testing the CoMPAS System with all components.
36
49
- [ OpenSCD CoMPAS Edition] ( https://github.com/com-pas/compas-open-scd ) (Version 0.21.0.0):
37
50
- Export IED Parameters to CSV File;
38
51
- On IED Template Project from CoMPAS backend service;
39
- - See details in [ OpenSCD Release notes (V0.21.0.0 )] ( https://github.com/openscd/open-scd/releases/tag/v0.21.0 ) ;
40
- - See details in [ OpenSCD Release notes (V0.20.0.0 )] ( https://github.com/openscd/open-scd/releases/tag/v0.20.0 ) ;
52
+ - See details in [ OpenSCD Release notes (V0.21.0)] ( https://github.com/openscd/open-scd/releases/tag/v0.21.0 ) ;
53
+ - See details in [ OpenSCD Release notes (V0.20.0)] ( https://github.com/openscd/open-scd/releases/tag/v0.20.0 ) ;
41
54
- [ SCL Data Service] ( https://github.com/com-pas/compas-scl-data-service ) (Version 0.10.0):
42
55
- Upgrade to JDK 17;
43
56
- Updated libraries to the latest versions;
@@ -56,8 +69,8 @@ Next release for testing the CoMPAS System with all components.
56
69
Next release for testing the CoMPAS System with all components.
57
70
- [ OpenSCD CoMPAS Edition] ( https://github.com/com-pas/compas-open-scd ) (Version 0.19.0.0):
58
71
- Show Who/When/What information for the versions in CoMPAS;
59
- - See details in [ OpenSCD Release notes (V0.19.0.0 )] ( https://github.com/openscd/open-scd/releases/tag/v0.19.0 ) ;
60
- - See details in [ OpenSCD Release notes (V0.18.0.0 )] ( https://github.com/openscd/open-scd/releases/tag/v0.18.0 ) ;
72
+ - See details in [ OpenSCD Release notes (V0.19.0)] ( https://github.com/openscd/open-scd/releases/tag/v0.19.0 ) ;
73
+ - See details in [ OpenSCD Release notes (V0.18.0)] ( https://github.com/openscd/open-scd/releases/tag/v0.18.0 ) ;
61
74
- [ SCL Data Service] ( https://github.com/com-pas/compas-scl-data-service ) (Version 0.9.9):
62
75
- Return Who/When/What information when returning versions;
63
76
- Updated libraries to the latest versions;
0 commit comments