Skip to content

Releases: yaalalabs/fixyl

v1.0.4

28 Oct 14:14
Compare
Choose a tag to compare
  • Fixing issues in Fix message parser
  • Support N for boolean type fields
  • Fixing an issue in multiplechar and multiplestring fields

v1.0.3

13 Oct 15:09
Compare
Choose a tag to compare

New Features:

  • SSL Support: Capability to create FIX sessions with SSL enabled. SSL related details can be configured in the Profile as denoted below.
    Screenshot 2022-10-13 at 11 51 52 PM

v1.0.2

07 Oct 09:21
Compare
Choose a tag to compare

New Features:

  • Side by Side view: Capability to view any two messages on a side by side view (e.g. Compare a New Order Single message sent and the Execution Report received side by side)

Screenshot 2022-10-07 at 10 38 30 AM

  • Message Diff Viewer: Capability to compare two messages based on raw FIX data. This feature can be used when the expected and the actual is available to quickly compare the fields which have differences. Furthermore, the expected values could be specified as a regular expression.

Screenshot 2022-10-07 at 10 44 45 AM

  • Filter Profiles: Capability to search for a profile through the dashboard. Comes in handy if you have a lot of profiles saved.

Screenshot 2022-10-07 at 11 17 36 AM

  • Bug and style fixes - Miscellaneous bug fixes and enhancements.

v1.0.1

31 Aug 15:02
Compare
Choose a tag to compare
Version 1.0.1

Signed-off-by: Dhananjaya Rajasinghe <[email protected]>

v1.0.0

02 Aug 14:18
Compare
Choose a tag to compare
Fixing a release yaml issue

Signed-off-by: Dhananjaya Rajasinghe <[email protected]>