Skip to content

Releases: monstermichl/HandlebarsABAP

v0.2.4

18 Mar 13:17
bdd8b29

Choose a tag to compare

Changes

  • Implement loading of binary data stored in SMW0 (#5).

v0.2.3

04 Jan 18:07
887a89c

Choose a tag to compare

Changes

  • Add support for 7.40 SP02.
  • Add abaplint.

v0.2.2

20 Dec 20:10

Choose a tag to compare

Changes

v0.2.1

16 Dec 05:04
02e8bb0

Choose a tag to compare

Changes

  • Make sure HandlebarsABAP runs on 7.5 (02e8bb0).

v0.2.0

12 Dec 23:31
d5214f0

Choose a tag to compare

Changes

  • Drastically simplify helper implementation by removing ts_data (Breaking change for custom helpers) (b448591).
  • Improve path resolution (b448591).
  • Don't error on undefined properties but evaluate to empty string (5cf39ee).

v0.1.1

09 Dec 16:10
c3eaacb

Choose a tag to compare

v0.1.0

08 Dec 19:43

Choose a tag to compare

Changes

  • Initial release.