Skip to content

Commit 7e4743c

Browse files
committed
Created release notes
1 parent 32a600d commit 7e4743c

File tree

2 files changed

+13
-22
lines changed

2 files changed

+13
-22
lines changed

CHANGELOG.md

Lines changed: 11 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -1,23 +1,14 @@
1-
# TED XML Data Converter 0.2.0 Release Notes
2-
Below is a list of the major updates made to the Converter repository in this release. There was no substantial change to the XSLT code.
1+
# TED XML Data Converter 0.3.0 Release Notes
2+
Below is a list of the updates made to the Converter repository in this release.
33

4-
## Folder names changed
5-
The four root folders were renamed to more clearly reflect their contents and purposes.
6-
7-
## Removal of unnecessary files
8-
A number of files that were used during initial development, but are now no longer required, were removed.
9-
10-
## File names changed
11-
The names of the Markdown files were changed to "kebab-case", to improve readability.
12-
13-
## Markdown documentation
14-
The documentation in the various Markdown files was re-written to improve understanding of the different topics.
15-
A README.md file was added to every main folder to describe the contents of the folder.
16-
17-
## Converted development test files
18-
The test notices in folder development-notices/ted-xml were all converted using this version of the converter, updating the output files in folder development-notices/eforms-files.
19-
20-
## XSLT template location
21-
Some XSLT templates used in more than one location were moved into a new XSLT file, common.xslt.
4+
## Contract Notices
5+
Templates have been added to convert elements in TED XML Contract Notice forms F05, F12, F21, F22, F23, F24
226

7+
## Bug fixes and minor changes
238

9+
* Missing listName attributes have been added, and some listName attribute values have been corrected.
10+
* Additional CPV codes are now included
11+
* TED XML element ADDRESS_FURTHER_INFO_IDEM included in conversion
12+
* NUTS2021 codes are now included
13+
* Country codes are now converted from 2-letter codes in TED XML to 3-letter codes from "Countries" codelist in eForms XML
14+
* Namespace declarations are now harmonised across all XSLT files

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,8 +48,8 @@ The versioning scheme which will be adopted for the TED XML Data Converter will
4848

4949
Feedback on this converter is welcome. Please address questions, comments and bug reports using [Github Discussions](https://github.com/OP-TED/ted-xml-data-converter/discussions).
5050

51-
## What's next?
52-
Work on conversion of the remaining Contract Notice TED XML forms (F05, F12, F21, F22, F23 and F24) is ongoing.
51+
## Current status
52+
All Contract Notice TED XML forms (F02, F05, F12, F21, F22, F23 and F24) are supported. See [usage-information.md](usage-information.md) for more details.
5353

5454
Work will begin on Contract Award notice forms in the near future.
5555

0 commit comments

Comments
 (0)