Skip to content

Releases: Dyalog/Jarvis

v1.17.4

11 Aug 19:58
Compare
Choose a tag to compare
v1.17.4 Pre-release
Pre-release

Addresses

  • #63 (Incorrect Conga version reported)
  • #67 (Jarvis threading model)
  • #70 Dyalog v20.0 compatibility (use ⎕C in preference to 819⌶ if available)

v1.17.0

09 Feb 23:04
Compare
Choose a tag to compare

Fixes #61
Adds new Conga setting "FIFO" (default is 1).
Using FIFO=1 will avoid the condition that triggers the message "Attempt to remove non-existent connection..."

v1.16.3

12 Jan 19:51
Compare
Choose a tag to compare

Addressed #60
Added Request.KillOnDisconnect

v1.14.5

14 Oct 14:47
Compare
Choose a tag to compare

What's Changed

  • Allow AppInitFn to have right argument of request
  • 50 implement better handling in event where user fails the request by @bpbecker in #51
  • Dyalog 17.0 Compatibility #52 by @bpbecker in #53

Full Changelog: v1.14.1...v1.14.5

v1.14.1

27 Jul 20:16
f8ae65e
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.13.1...v1.14.1

v1.13.1

24 Apr 14:28
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.11.10...v1.13.1

Fix #40 Jarvis.EndPoints

22 Dec 03:41
Compare
Choose a tag to compare

v1.11.9

08 Dec 20:41
7336e3d
Compare
Choose a tag to compare

What's Changed

  • v1.11.9 - IncludeFns/ExcludeFns and UTF-8 for build-in web page by @bpbecker in #38
  • Fixed #37
  • Fixed #36

v.1.11.8

05 Oct 21:06
Compare
Choose a tag to compare
v.1.11.8 Pre-release
Pre-release

Preliminary release while documentation is being finished.