Skip to content
This repository has been archived by the owner on Jul 12, 2024. It is now read-only.

Releases: mockoon/commons-server

v2.15.0

25 Nov 09:46
Compare
Choose a tag to compare

Features

v2.14.1

23 Nov 13:42
Compare
Choose a tag to compare
Update commons lib

v2.14.0

23 Nov 11:03
Compare
Choose a tag to compare

Features

Fix

  • Change how headers validity are tested. (Issue #34)

v2.13.0

11 Nov 10:32
Compare
Choose a tag to compare

Features

  • Added more Handlebar Helpers: join, len, gt, lt, gte, lte, eq, toFixed, round, stringify, slice. (Issues #29, #31, #32)

Fixes

  • Fixed setVar helper which could not handle Object, 0 or Arrays. (Issue #33)

v2.12.0

28 Oct 08:31
Compare
Choose a tag to compare

Features

v2.11.2

08 Oct 13:22
Compare
Choose a tag to compare

Fix

  • Update split helper to make it compatible with SafeString from queryParam and other helpers. (Issue #28)

v2.11.1

08 Oct 08:13
Compare
Choose a tag to compare

Fix

  • move typed-emitter as a dev dependency, otherwise, MockoonServer typings will not work in the other apps.

v2.11.0

07 Oct 14:45
Compare
Choose a tag to compare

Features

  • add new rules operator to test against absent fields and empty arrays. (Issue mockoon/mockoon#255)

v2.10.0

19 Aug 08:46
940f6b8
Compare
Choose a tag to compare

Features

v2.9.0

18 Aug 10:10
44d136e
Compare
Choose a tag to compare

Features