Releases: STARIONGROUP/reqifsharp
Releases · STARIONGROUP/reqifsharp
Version 3.0.1
Version 3.0.1 includes the following fixes:
- [Fix] Serialization of default values of attribute definitions; fixes #17
Version 3.0.0
Version 3.0.0 includes the following fixes:
- [Fix] deserialization and serialization of TOOL-EXTENSIONS; fixes #16
- [Update] IReqIFDeSerializer interface to return and
IEnumerable<ReqIF>to improve.reqifzsupport
Version 2.0.0
Version 2.0.0 includes the following fixes:
- [Update] the use of 32-bit integers to 64-bit integers (long); fixes #13
Version 1.4.1
Version 1.4.1 includes the following fixes:
- [Refactor] serialization of the "IS-SIMPLIFIED" proprty of the AttributeValueXHTML class; fixes #11
Version 1.4.0
Version 1.4.0 includes the following fixes:
- [Add] mock object if not found in sources; fixes #10
- [Refactor] AttributeValueXHTML to make se of XmlConver instead of bool.Parse and bool.ToString()
Version 1.3.1
Version 1.3.0
[Add] support for reqifz files
Version 1.2.0
[Add] AttributeValue.ValueObject convenience property to be able to get/set the "value" of any concrete AttributeValue from the abstract type