Skip to content

Releases: prowide/prowide-core

SRU2022-9.3.14

17 Mar 16:53
Compare
Choose a tag to compare

What's Changed

  • PW-1241: Added addUnstructuredStrict method to Narrative in order to strictly wrap unstructured input by @ptorres-prowide in #154
  • PW-1182: Fixed GENERATED_FIXED_WITH_OPTIONAL_TAIL when tail has repetitive fields by @zubri in #155

Full Changelog: SRU2022-9.3.13...SRU2022-9.3.14

SRU2022-9.3.13

07 Mar 17:02
Compare
Choose a tag to compare

What's Changed

  • PW-1168_deprecated_SCORE_only_fields by @zubri in #150

Full Changelog: SRU2022-9.3.12...SRU2022-9.3.13

SRU2022-9.3.12

06 Feb 22:58
Compare
Choose a tag to compare

9.3.12 - February 2023

  • (PW-1109) Changed Narrative Resolver to validate minimum codeword length of 1 char
  • (GH-148) Fixed parser of Field61 amount component when number starts with the decimal comma (implicit zero in amount lower than 1)
  • Added getComponent(String componentName) to retrieve the component based on the name instead of the number
  • Added componentNameToNumber(String componentName) to retrieve the component number based on the component name

What's Changed

  • CU-30rt57h_PW-1109--MT103-block4-xml-not-parsing-tag-72-narrative- by @ptorres-prowide in #144
  • CU-860pg808v_PW-1152--Convert-Json-to-Mt-with-Multiple-Narrative-Line by @ptorres-prowide in #143
  • CU-18ubwt0 Added API in field classes to retrieve the internal component number from component names/labels by @zubri in #145
  • CU-860pqeagx_GH-148--MT940-Swift-message-unable-to-return-double-valu… by @ptorres-prowide in #149
  • PW-1109: MT103 block4 xml not parsing tag 72 narrative by @ptorres-prowide in #147
  • CU-85zrjqxad_Add-labels-to-fields-javadoc by @ptorres-prowide in #146

Full Changelog: SRU2022-9.3.11...SRU2022-9.3.12

SRU2022-9.3.11

16 Jan 17:10
Compare
Choose a tag to compare

9.3.11 - January 2023

  • (PW-1152) Preserve line breaks when creating NarrativeContainer fields from JSON with legacy structure: narrative1, narrative2, etc...
  • Fixed duplicate elements when serializing NarrativeContainer fields into JSON

What's Changed

Full Changelog: SRU2022-9.3.10...SRU2022-9.3.11

SRU2022-9.3.10

10 Jan 00:37
b2136f9
Compare
Choose a tag to compare

What's Changed

  • PW-1150: Added field classes 31M and 71E for SCORE by @zubri in #141

Full Changelog: SRU2022-9.3.9...SRU2022-9.3.10

SRU2022-9.3.9

01 Dec 18:57
1b12f33
Compare
Choose a tag to compare

What's Changed

  • SRU2022 by @zubri in #110
  • PW-1078: NarrativeContainer field parsing fix to treat the [3!a13d] as a block with the currency and amount both present or missing by @ptorres-prowide in #138

Full Changelog: SRU2021-9.2.20...SRU2022-9.3.9

SRU2022-9.3.8

17 Nov 17:44
Compare
Choose a tag to compare

What's Changed

  • Add CodeQL workflow for GitHub code scanning by @lgtm-com in #136
  • GH-127: Enhanced field JSON serialization to include detailed structure when the field is a NarrativeContainer by @ptorres-prowide in #135

New Contributors

  • @lgtm-com made their first contribution in #136

Full Changelog: SRU2022-9.3.7...SRU2022-9.3.8

SRU2021-9.2.20

17 Nov 17:00
427ff2b
Compare
Choose a tag to compare

What's Changed

  • Add CodeQL workflow for GitHub code scanning by @lgtm-com in #136
  • GH-127: Enhanced field JSON serialization to include detailed structure when the field is a NarrativeContainer by @ptorres-prowide in #135

New Contributors

  • @lgtm-com made their first contribution in #136

Full Changelog: SRU2021-9.2.19...SRU2021-9.2.20

SRU2022-9.3.7

08 Nov 14:26
Compare
Choose a tag to compare

9.3.7 - November 2022

  • (PW-1101) Fix field 35C labels to match the FIN xsd: Identification Of Instrument, Description Of Instrument

Full Changelog: SRU2022-9.3.6...SRU2022-9.3.7

SRU2022-9.3.6

03 Nov 20:06
93ec05e
Compare
Choose a tag to compare

9.3.6 - November 2022

  • (PW-1086) Fixed typo in field 36D accessors
  • (PW-1078) StructuredNarrative: Added getBankCode() methods in order to allow direct access to data
  • (GH-88) Added missing constants for ISO 15022 codes
  • MT540 and MT548 added missing getter for Field99C
  • Added removeRepeatedBoundaries method in order to remove repeated tag boundaries

What's Changed

Full Changelog: SRU2022-9.3.1...SRU2022-9.3.6