Skip to content

Releases: project-flogo/contrib

v0.16.0

06 Feb 07:41
a905a01
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.15.2...v0.16.0

function/json/v0.11.0

05 Feb 17:30
abdae8e
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.15.2...function/json/v0.11.0

Full Changelog: v0.15.2...function/json/v0.11.0

function/json/v0.11.0-rc.1

18 Jan 06:06
abdae8e
Compare
Choose a tag to compare
Pre-release

What's Changed

New Contributors

Full Changelog: v0.15.2...function/json/v0.11.0

v0.15.2

04 Aug 05:13
e81098f
Compare
Choose a tag to compare

What's Changed

  • Bump golang.org/x/text from 0.3.2 to 0.3.8 in /activity/jsexec by @dependabot in #158
  • Bump golang.org/x/text from 0.3.2 to 0.3.8 in /activity/jsexec/examples/microgateway/api by @dependabot in #160
  • add go.mod and version API by @abhijitWakchaure in #161

New Contributors

Full Changelog: v0.15.1...v0.15.2

v0.15.1

19 May 09:00
7bfc6b3
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.15.0...v0.15.1

v0.15.1-rc.1: Merge pull request #154 from awakchau-tibco/master

12 May 11:13
7bfc6b3
Compare
Choose a tag to compare
fix function examples

v0.15.0

18 Nov 18:26
8117573
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.14.0...v0.15.0

v0.15.0-rc.3

10 Nov 05:48
4a77f17
Compare
Choose a tag to compare
v0.15.0-rc.3 Pre-release
Pre-release
Merge pull request #147 from awakchau-tibco/master

fixed function json.exists

v0.15.0-rc.2

28 Oct 14:56
9ac17b8
Compare
Choose a tag to compare
v0.15.0-rc.2 Pre-release
Pre-release
renamed json.checkExists to json.exists (#146)

rename checkExists to exists

v0.15.0-rc.1

14 Oct 19:09
79c2ef9
Compare
Choose a tag to compare
v0.15.0-rc.1 Pre-release
Pre-release
Added new math functions (#142)

* added new json functions

* added bew url functions

* updated the json function description to support array

* updated test case for url encode to include path escaping as well

* added new url function: escapedPath, fixed names of existing functions

* updated: json function descriptions and output data types

* updated: json function descriptions

* added: new math functions