Skip to content

Tags: qoomon/banking-swift-messages-java

Tags

v2.0.2

Toggle v2.0.2's commit message
build: set java compiler to 21

v2.0.1

Toggle v2.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update README.md

v2.0.0

Toggle v2.0.0's commit message
chore: setup dependabot

1.4.7

Toggle 1.4.7's commit message
build: update dependencies

v1.4.7

Toggle v1.4.7's commit message
build: update dependencies

v1.4.6

Toggle v1.4.6's commit message
build: update dependencies

1.4.6

Toggle 1.4.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #116 from nieldw/fix/description_line_can_start_wi…

…th_colon

Fix/description line can start with colon

v1.4.5

Toggle v1.4.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #84 from nieldw/fix/very_large_text_block

Fix StackOverflowError in extra-long Text Block by using the possessive quantifier to avoid backtracking

v1.4.4

Toggle v1.4.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #81 from nieldw/fix/parse_very_long_text_blocks

Fix StackOverflowError in long Text Block by using non-capturing Atomic Group

v1.4.3

Toggle v1.4.3's commit message
refactor: simplify SwiftFieldReader