Changelog¶
0.8.0¶
- Released:
19.02.2026
New and Improved¶
✨ Added support for
templateparameter in mapping configuration, enabling dynamic field rendering with MiniJinja.✨ Added pattern support for
editlinkandweblinkfields.✨ Added optional
import_datefield to all needs exported to ReqIF, recording the UTC import timestamp.✨ Added
alm_toolconfiguration option forto-reqifto specify target ALM tool (doorsorcodebeamer). See ALM Tool Configuration.✨ Added hierarchical
sectionconfiguration support forto-reqif. See (see Section Configuration)✨ Added new options
images_target_dirandimages_ref_dirforfrom-reqifto handle ReqIFZ attachments (e.g., images)👌 Enhanced support for Sphinx-Needs 6 data types (integer, boolean, number, arrays) in ReqIF conversion
Fixes¶
🐛 Fixed ReqIF XML identifier generation to comply with XSD ID schema requirements
0.7.2¶
- Released:
27.01.2026
New and Improved¶
👌 Improved error message for the license configuration
Fixes¶
🐛 Fixed relative license file path resolution using wrong
app_id🐛 Supported ReqIF Datatype BOOLEAN, INTEGER, REAL, and DATE for
from-reqif
0.7.1¶
- Released:
26.01.2026
Fixes¶
🐛 update the dependency of ReqIF to
0.0.48.
0.7.0¶
- Released:
04.12.2025
New and Improved¶
✨ Added
origin_fieldoption forto-reqifandfrom-reqif👌 Changed
id_prefixbehavior forfrom-reqif(avoid double-prefix; preserve Sphinx-Needs IDs)
0.6.0¶
- Released:
20.11.2025
New and Improved¶
✨ Added
uuid_sourceforto-reqifanduuid_targetforfrom-reqif👌 Do not force the ID prefix
_forfrom-reqif👌 Updated default mapping attribute names for
to-reqif(preferneed_*)👌 Improved warnings for missing fields in
to-reqifmapping configuration👌 Aligned
outpathextension withreqifzflag👌 Improved warning for invalid ReqIF attribute names in
from-reqif👌 Improved warning for missing mapped ReqIF attributes in
from-reqif
Fixes¶
🐛 Fixed the default datatype
stringnot being applied when not given in the mapping configuration forto-reqif
0.5.0¶
- Released:
30.10.2025
New and Improved¶
✨ Added
--configoption forto-reqifandfrom-reqif✨ Added configuration for custom mappings from Sphinx-Needs fields to ReqIF attributes
0.4.0¶
- Released:
16.10.2025
New and Improved¶
✨ Added conversion from ReqIF
SpecRelationto Sphinx-Needs link fields (from-reqif)
Fixes¶
🐛 Fixed duplicate identifiers of
SPEC-OBJECTandSPEC-HIERARCHYin the ReqIF XML file when usingto-reqif
0.3.1¶
- Released:
02.10.2025
Fixes¶
🐛 Fixed section hierarchy when using
to-reqif🐛 Fixed missing dependency error when using
from-reqif
0.3.0¶
- Released:
18.09.2025
New and Improved¶
✨ Added CLI command
from-reqif
0.2.0¶
- Released:
25.08.2025
New and Improved¶
✨ Added CLI option
name✨ Added CLI option
group-types✨ Export the name of how need items are grouped into
ReqIfSpecificationstoreqIf.Prefix✨ Resolve section hierarchy of need items and convert them to
ReqIFSpecHierarchy
0.1.2¶
- Released:
09.07.2025
Fixes¶
🐛 Fixed need title to ReqIF.Name
🐛 Fixed need content to ReqIF.Text
0.1.1¶
- Released:
03.07.2025
New and Improved¶
Significantly reduced the binary package size of ubConnect.
Fixes¶
🐛 Fixed enum serialization in
reqif
0.1.0¶
- Released:
18.06.2025
Initial release of the ubConnect CLI.
This version features exporting ReqIF files from needs.json.