Skip to content

Releases: GoPlasmatic/SwiftMTMessage

SwiftMTMessage v3.1.4

Choose a tag to compare

@shankar-gpio shankar-gpio released this 19 Jan 03:29

SwiftMTMessage v3.1.4

Plugin Manifest & JSON Schemas

This release includes:

  • manifest.json - Plugin manifest with all supported message types
  • JSON Schema files for all 30 supported SWIFT MT message types

Supported Message Types

Customer Payments & Cheques (Category 1)

MT101, MT103, MT104, MT107, MT110, MT111, MT112, MT190, MT191, MT192, MT196, MT199

Financial Institution Transfers (Category 2)

MT200, MT202, MT204, MT205, MT210, MT290, MT291, MT292, MT296, MT299

Cash Management & Customer Status (Category 9)

MT900, MT910, MT920, MT935, MT940, MT941, MT942, MT950

Usage

Download the manifest to discover available schemas:

curl -sL https://github.com/GoPlasmatic/SwiftMTMessage/releases/download/v3.1.4/manifest.json | jq .

Download a specific schema:

curl -sLO https://github.com/GoPlasmatic/SwiftMTMessage/releases/download/v3.1.4/MT103.schema.json

Release v2.3.8

Choose a tag to compare

@github-actions github-actions released this 13 Jul 12:13

Changes

This release includes updates to all workspace crates:

  • swift-mt-message
  • swift-mt-message-macros

All crates have been updated to version 2.3.8.

Installation

cargo add swift-mt-message

See the CHANGELOG.md for detailed changes.

Release v2.3.7

Choose a tag to compare

@github-actions github-actions released this 12 Jul 11:53

Changes

This release includes updates to all workspace crates:

  • swift-mt-message
  • swift-mt-message-macros

All crates have been updated to version 2.3.7.

Installation

cargo add swift-mt-message

See the CHANGELOG.md for detailed changes.

Release v2.3.6

Choose a tag to compare

@github-actions github-actions released this 11 Jul 15:26

Changes

This release includes updates to all workspace crates:

  • swift-mt-message
  • swift-mt-message-macros

All crates have been updated to version 2.3.6.

Installation

cargo add swift-mt-message

See the CHANGELOG.md for detailed changes.

Release v2.3.4

Choose a tag to compare

@github-actions github-actions released this 11 Jul 12:42

Changes

This release includes updates to all workspace crates:

  • swift-mt-message
  • swift-mt-message-macros

All crates have been updated to version 2.3.4.

Installation

cargo add swift-mt-message

See the CHANGELOG.md for detailed changes.

Release v2.3.3

Choose a tag to compare

@github-actions github-actions released this 11 Jul 11:31

Changes

This release includes updates to all workspace crates:

  • swift-mt-message
  • swift-mt-message-macros

All crates have been updated to version 2.3.3.

Installation

cargo add swift-mt-message

See the CHANGELOG.md for detailed changes.

Release v2.3.2

Choose a tag to compare

@github-actions github-actions released this 11 Jul 08:53

Changes

This release includes updates to all workspace crates:

  • swift-mt-message
  • swift-mt-message-macros

All crates have been updated to version 2.3.2.

Installation

cargo add swift-mt-message

See the CHANGELOG.md for detailed changes.

Release v2.3.1

Choose a tag to compare

@github-actions github-actions released this 11 Jul 08:16

Changes

This release includes updates to all workspace crates:

  • swift-mt-message
  • swift-mt-message-macros

All crates have been updated to version 2.3.1.

Installation

cargo add swift-mt-message

See the CHANGELOG.md for detailed changes.

Release v2.2.16

Choose a tag to compare

@github-actions github-actions released this 04 Jul 07:04

Changes

This release includes updates to all workspace crates:

  • swift-mt-message
  • swift-mt-message-macros

All crates have been updated to version 2.2.16.

Installation

cargo add swift-mt-message

See the CHANGELOG.md for detailed changes.

Release v2.2.15

Choose a tag to compare

@github-actions github-actions released this 03 Jul 03:39

Changes

This release includes updates to all workspace crates:

  • swift-mt-message
  • swift-mt-message-macros

All crates have been updated to version 2.2.15.

Installation

cargo add swift-mt-message

See the CHANGELOG.md for detailed changes.