Skip to content

Releases: xp-forge/handlebars

1.0.2: XP7 Forward compatibility

23 Jan 22:09
Compare
Choose a tag to compare

1.0.1: Forward compatibility

20 Dec 13:30
Compare
Choose a tag to compare
  • Declared dependency on xp-framework/logging, which has since been
    extracted from XP core.
    (@thekid)

1.0.0: Welcome XP 6.5, PHP 5.5

14 Dec 14:19
Compare
Choose a tag to compare
  • Heads up: Changed minimum XP version to XP 6.5.0, and with it the
    minimum PHP version to PHP 5.5.
    (@thekid)

0.5.0: Legacy cleanup

10 Oct 10:08
Compare
Choose a tag to compare
  • Dropped dependency on com.handlebarsjs.LogCategoryExtensions which
    was necessary as long as xp-framework/core#4 hadn't been merged
    (@thekid)

0.4.1: Short array syntax

12 Jul 18:27
Compare
Choose a tag to compare
  • Rewrote codebase to use short array syntax - @thekid

0.4.0: Forward compatibility

12 Jul 17:03
Compare
Choose a tag to compare
  • Added forward compatibility with XP 6.4.0 (@thekid)
  • Added preliminary PHP 7 support (alpha2 and beta1) (@thekid)

0.3.0: PHP7 forward compat

13 Jun 16:41
Compare
Choose a tag to compare

0.2.0: Logging fix

13 Jun 16:40
Compare
Choose a tag to compare
  • Changed dependency to use XP ~6.0 (instead of dev-master) - @thekid
  • Fixed logging to a util.log.LogCategory with only one argument, e.g.
    {{log 'Hello World'}}. Use debug by by default.
    (@thekid)

0.1.0: Hello world

13 Jun 16:40
Compare
Choose a tag to compare