Skip to content

Releases: rudderlabs/rudder-json-template-engine

v0.6.0

20 Sep 05:23
d68a7e1
Compare
Choose a tag to compare

0.6.0 (2023-09-20)

Features

  • add support for short key value in object expr (0f1e5ea)

v0.5.5

13 Sep 12:33
66f8dfe
Compare
Choose a tag to compare

0.5.5 (2023-09-13)

Miscellaneous

v0.5.4

13 Sep 12:31
3f54778
Compare
Choose a tag to compare

What's Changed

  • chore: update npm package name by @koladilip in #35
  • chore: release 0.5.4 by @github-actions in #36

Full Changelog: v0.5.3...v0.5.4

v0.5.3

07 Sep 10:59
edbaed2
Compare
Choose a tag to compare

0.5.3 (2023-09-07)

Miscellaneous

v0.5.2

05 Jul 03:35
2403e69
Compare
Choose a tag to compare

0.5.2 (2023-06-26)

Miscellaneous

  • add test-cases for array extraction (#30) (7c1ee4b)

v0.5.1

06 Mar 12:18
19d94c2
Compare
Choose a tag to compare

0.5.1 (2023-03-06)

Miscellaneous

v0.5.0

26 Jan 11:51
f3aea8e
Compare
Choose a tag to compare

0.5.0 (2023-01-19)

Features

  • add stryker mutation testing integration (#25) (55f8c22)

v0.4.1

19 Dec 05:39
4e40b3c
Compare
Choose a tag to compare

0.4.1 (2022-12-19)

Bug Fixes

  • incorrect condition in function call expression (#24) (03d503b)

Miscellaneous

  • ci: remove the option to bump patch for features pre-major (#22) (e7b4ed6)

v0.4.0

12 Dec 08:49
1b4d08f
Compare
Choose a tag to compare

0.4.0 (2022-12-12)

Features

  • add support for using path type in complex paths (#20) (b086207)

Miscellaneous

v0.3.0

07 Dec 11:06
0c4c2fc
Compare
Choose a tag to compare

0.3.0 (2022-12-07)

Miscellaneous