Skip to content
This repository was archived by the owner on Nov 22, 2024. It is now read-only.

Releases: TSYS-Merchant/stumps

v0.4

10 Jul 21:25

Choose a tag to compare

v0.4 Pre-release
Pre-release

⚠️ THIS RELEASE CONTAINS BREAKING CHANGES

Provided the ability to have multiple response for a single stump and quality improvements. Multiple stumps is only available when directly embedding the Stumps API into your own projects and not available through the web interface or through the JSON serialized files at this time. This change allows the ability to use Stumps with more flexible scenarios. More information about the changes can be found directly within the v0.4 milestone issues themselves at: https://github.com/Cayan-LLC/stumps/issues?q=is%3Aissue+is%3Aclosed+milestone%3Av0.4

Breaking Changes

This version of Stumps moves the properties ResponseDelay and TerminateConnection to being attributes of an individual HTTP response rather than a Stump. This allows stumps which return multiple responses to have different disconnect or delay behavior.

v0.3.3

25 Oct 20:05

Choose a tag to compare

v0.3.3 Pre-release
Pre-release

Code quality improvements, and bug fixes for async processing.

v0.3.2

25 Oct 17:33

Choose a tag to compare

v0.3.2 Pre-release
Pre-release

Bugfix preventing bad HTTP headers.

v0.3.1

04 Feb 22:27

Choose a tag to compare

v0.3.1 Pre-release
Pre-release

Beginning support of async / await.

v0.3

09 Jul 19:04

Choose a tag to compare

v0.3 Pre-release
Pre-release

Support for hosting Stumps Servers over HTTPS.

v0.2.3

25 Jun 20:46

Choose a tag to compare

v0.2.3 Pre-release
Pre-release

Updated the versions the libraries and the copyright information.

v0.2.2

06 Oct 16:51

Choose a tag to compare

v0.2.2 Pre-release
Pre-release

Hotfix for Stumps 0.2 fixing the problem reported in Issue #80.

v0.2.1

12 Aug 18:49

Choose a tag to compare

v0.2.1 Pre-release
Pre-release

Hotfix for Stumps 0.2 fixing the issue reported in Issue #73 and Issue #74.

v0.2

26 Jun 00:06

Choose a tag to compare

v0.2 Pre-release
Pre-release

This version contains the latest stable build of Stumps which can now run completely headless.

v0.1

26 Jun 00:05

Choose a tag to compare

v0.1 Pre-release
Pre-release

This release contains the initial functionally complete version of Stumps.