Skip to content

Releases: thygesteffensen/PowerAutomateMockUp

v1.0.0-alpha.32

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

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

Bug Fixes

v1.0.0-alpha.31

26 Jan 13:08
9ea219e
Compare
Choose a tag to compare
v1.0.0-alpha.31 Pre-release
Pre-release

1.0.0-alpha.31 (2021-01-26)

Bug Fixes

v1.0.0-alpha.30

21 Jan 12:58
be4eb8c
Compare
Choose a tag to compare
v1.0.0-alpha.30 Pre-release
Pre-release

1.0.0-alpha.30 (2021-01-21)

Features

  • Added interfaces to each dependency (e5ed2ec)

v1.0.0-alpha.29

21 Jan 08:11
7cd855f
Compare
Choose a tag to compare
v1.0.0-alpha.29 Pre-release
Pre-release

1.0.0-alpha.29 (2021-01-21)

Features

  • Added a Interface for scope to have their own way of handling items (4f7c920), closes #20 #22

Bug Fixes

v1.0.0-alpha.28

19 Jan 11:57
Compare
Choose a tag to compare
v1.0.0-alpha.28 Pre-release
Pre-release

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

Bug Fixes

  • Changed scope of some interfaces and implementations. (a5871ab)

v1.0.0-alpha.27

14 Jan 15:42
ede3ce9
Compare
Choose a tag to compare
v1.0.0-alpha.27 Pre-release
Pre-release

1.0.0-alpha.27 (2021-01-14)

Features

  • Handling exception and failed correct (78146f1)
  • Some data functions (19a3b7d)

v1.0.0-alpha.26

09 Jan 16:46
ce1e4e3
Compare
Choose a tag to compare
v1.0.0-alpha.26 Pre-release
Pre-release

1.0.0-alpha.26 (2021-01-09)

Features

  • Implemented Logical expression functions (f27f158)

Bug Fixes

  • Added double to compare method (59a1d3e)

v1.0.0-alpha.25

08 Jan 08:39
31ec556
Compare
Choose a tag to compare
v1.0.0-alpha.25 Pre-release
Pre-release

1.0.0-alpha.25 (2021-01-08)

Features

  • 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

v1.0.0-alpha.24

07 Jan 15:24
708b2d6
Compare
Choose a tag to compare
v1.0.0-alpha.24 Pre-release
Pre-release

1.0.0-alpha.24 (2021-01-07)

Features

  • Collections - Added contains (dfc120f), closes #3
  • Implemented Comparison for ValueContainer (658c222), closes #25
  • Implemented the Collection Expression: Empty (14e87d5), closes #3
  • Implemented the Collection Expression: First (5809538), closes #3
  • Implemented the Collection Expression: InterSection (42fe672), closes #3

v1.0.0-alpha.23

05 Jan 10:32
f33a6a5
Compare
Choose a tag to compare
v1.0.0-alpha.23 Pre-release
Pre-release

1.0.0-alpha.23 (2021-01-05)

Features

  • Added support for every string function expression (a66ad6d)