Skip to content

Releases: thygesteffensen/PowerAutomateMockUp

v2.0.0

14 Dec 14:42
f6aa6ca
Compare
Choose a tag to compare

2.0.0 (2022-12-14)

⚠ BREAKING CHANGES

  • Added flow result

Features

  • Added expression parsing possibility to ValueContainer.cs (c14f72c)
  • Added flow result (ed74956), closes #43
  • Added parameters function and workflow parameters config (d505842)

Bug Fixes

  • Fixed Action Executor bases (bfe0141)

v2.0.0-alpha.2

03 Mar 07:59
Compare
Choose a tag to compare
v2.0.0-alpha.2 Pre-release
Pre-release

2.0.0-alpha.2 (2021-03-03)

Features

  • Added expression parsing possibility to ValueContainer.cs (c14f72c)
  • Added parameters function and workflow parameters config (d505842)

Bug Fixes

  • Fixed Action Executor bases (bfe0141)

v2.0.0-alpha.1

01 Mar 12:00
5282445
Compare
Choose a tag to compare
v2.0.0-alpha.1 Pre-release
Pre-release

2.0.0-alpha.1 (2021-03-01)

⚠ BREAKING CHANGES

  • Added flow result

Features

v1.2.0

01 Mar 07:40
dc071c1
Compare
Choose a tag to compare

1.2.0 (2021-03-01)

Features

  • added compose function (8b7bb26)
  • added conversion function (49601c2)
  • added create array function (fa18aa5)
  • added data uri function (5e72433)
  • Added math add function (e12781b)

Bug Fixes

  • Fixed double comparison and JToken to VC (f18b223)
  • IfAction actions in correct scope (95c96e7)

v1.1.0-alpha.1

01 Mar 07:04
4c0eabd
Compare
Choose a tag to compare
v1.1.0-alpha.1 Pre-release
Pre-release

1.1.0-alpha.1 (2021-03-01)

Features

  • added compose function (8b7bb26)
  • added conversion function (49601c2)
  • added create array function (fa18aa5)
  • added data uri function (5e72433)
  • Added math add function (e12781b)
  • Made AddFlowActionByFlowType public for greater flexibility (4e0f0b5)

Bug Fixes

  • Fixed double comparison and JToken to VC (f18b223)
  • IfAction actions in correct scope (95c96e7)
  • JToken to value container (5564004)

v1.1.0

08 Feb 07:59
1d772f4
Compare
Choose a tag to compare

1.1.0 (2021-02-08)

Features

  • Made AddFlowActionByFlowType public for greater flexibility (4e0f0b5)

Bug Fixes

  • JToken to value container (5564004)

v1.0.0

30 Jan 11:58
Compare
Choose a tag to compare

1.0.0 (2021-01-30)

Features

  • Added a Interface for scope to have their own way of handling items (4f7c920), closes #20 #22
  • Added ActionName to ActionExecutorBase (02adf86), closes #4
  • Added Github Action descriptions (6d083e7)
  • Added Greater expression function (6ea4472)
  • Added IComparable and IEquatable to ValueContainer to simplify these actions (abecb4b)
  • Added index brackets to ValueContainer array and object (98938c6)
  • Added interfaces to each dependency (e5ed2ec)
  • Added logging (f1cc3ae)
  • Added method to easily get ValueContainer as dict (51f7dec)
  • Added PowerAutomateMockUpException.cs (dedd206)
  • Added support for Do Until action (86e5285), closes #18
  • Added support for every string function expression (a66ad6d)
  • Added support for scope handlers to execute code, when exiting a scope. (0ea2eb8)
  • Added support for the switch control action (aeb97aa), closes #18
  • Added ValueContainer as output value when parsing Power Automate Flow expressions. (e8d58cb)
  • Collections - Added contains (dfc120f), closes #3
  • Handling exception and failed correct (78146f1)
  • Implemented Comparison for ValueContainer (658c222), closes #25
  • Implemented Logical expression functions (f27f158)
  • Implemented terminate action (9e5b7c9), closes #5
  • Implemented the Collection Expression: Empty (14e87d5), closes #3
  • Implemented the Collection Expression: First (5809538), closes #3
  • Implemented the Collection Expression: InterSection (42fe672), closes #3
  • Implemented the Collection Expression: Join (d97a47f), closes #3
  • Implemented the Collection Expression: Last (dce8f91), closes #3
  • Implemented the Collection Expression: Length (eb3c537), closes #3
  • Implemented the Collection Expression: Skip (67f3587), closes #3
  • Implemented the Collection Expression: Take (0eb7123), closes #3
  • Implemented the Collection Expression: Union (40e9131), closes #3
  • Some data functions (19a3b7d)
  • ValueContainer can be created from Json (8263435)

Bug Fixes

  • Added double to compare method (59a1d3e)
  • Added net 4.6.2 and 4.8.2 as frameworks to Test (17a9f73)
  • Added TryParse boolean when parsing action paramters. (fa7f14a)
  • build on clause (2d9f90b)
  • build on clause (69855b8)
  • change to trigger release (8e8ba38)
  • Changed pull request behavior on build action to hopefully run check before pr is ready to merge (e1a468f)
  • Changed scope of some interfaces and implementations. (a5871ab)
  • chnage build clause (19f5329)
  • Every char is okay in a string (6b559ec)
  • First or default - cannot assume it exists (95895f6)
  • Fixed some erros (db4c9d5)
  • Full flow test (5ba6e4b)
  • Full flow test (7b9980e)
  • Full flow test (e17b6c2)
  • Full flow test (9e9dd72)
  • Full flow test (d2e0f1c)
  • Full flow test (f798dac)
  • Github push working, fixing nuget (b34fb36)
  • Github push working, fixing nuget (0e69f29)
  • If condition (cd1fbfc)
  • If condition empty else does not exist (e2df1f1)
  • Index brackets now work with 'paths' (fca5dab)
  • Null in pretty print (467809a)
  • OpenApiConnectionBaseAct...
Read more

v1.0.0-alpha.35

28 Jan 14:15
Compare
Choose a tag to compare
v1.0.0-alpha.35 Pre-release
Pre-release

1.0.0-alpha.35 (2021-01-28)

Bug Fixes

  • First or default - cannot assume it exists (95895f6)

v1.0.0-alpha.34

28 Jan 13:21
Compare
Choose a tag to compare
v1.0.0-alpha.34 Pre-release
Pre-release

1.0.0-alpha.34 (2021-01-28)

Bug Fixes

v1.0.0-alpha.33

28 Jan 12:23
Compare
Choose a tag to compare
v1.0.0-alpha.33 Pre-release
Pre-release

1.0.0-alpha.33 (2021-01-28)

Bug Fixes

  • If condition empty else does not exist (e2df1f1)