Skip to content

Releases: vitaly-t/spex

v.1.0.13

02 Jul 00:10
Compare
Choose a tag to compare
  • Removing message from BatchError output
  • Many updates in documentation.

v.1.0.12

30 Jun 09:15
Compare
Choose a tag to compare

Improving errors reporting for method batch, limiting it to the top 5 errors, to avoid polluting the log.

v.1.0.11

28 Jun 15:34
Compare
Choose a tag to compare

Removed freezing error objects, which is what was causing Bluebird report the following warning:

Warning: a promise was rejected with a non-error

v.1.0.10

28 Jun 09:47
Compare
Choose a tag to compare

Released, as it is finished in terms of functionality and tests, although there is plenty of documentation that still needs to be updated.

v.1.0.9

27 Jun 09:18
Compare
Choose a tag to compare
v.1.0.9 Pre-release
Pre-release

Improvements on the error handling + tests.

v.1.0.7

26 Jun 07:37
Compare
Choose a tag to compare
v.1.0.7 Pre-release
Pre-release

This is the first beta release from the master branch.

Now includes the TypeScript support.

v.1.0.6

25 Jun 12:24
Compare
Choose a tag to compare
v.1.0.6 Pre-release
Pre-release

improved error formatting.

v.1.0.5

25 Jun 11:53
Compare
Choose a tag to compare
v.1.0.5 Pre-release
Pre-release

Improved support for nested errors.

v.1.0.3

25 Jun 10:48
Compare
Choose a tag to compare
v.1.0.3 Pre-release
Pre-release
  • fixing a minor bug in method batch
  • adding tests to 100%

v.1.0.2

25 Jun 07:55
Compare
Choose a tag to compare
v.1.0.2 Pre-release
Pre-release

Improving the errors protocol.