Skip to content

Releases: askonomm/htmt

v2.3.2

07 Nov 22:15
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.3.0...v2.3.2

v2.3.0

07 Nov 15:18
0c1f58f
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.2.0...v2.3.0

v2.2.0

06 Nov 20:12
Compare
Choose a tag to compare

What's Changed

  • Allow interpolated expressions in partial related attributes by @askonomm in #25

Full Changelog: v2.1.3...v2.2.0

v2.1.3

03 Nov 14:15
Compare
Choose a tag to compare

Full Changelog: v2.1.2...v2.1.3

v2.1.2

03 Nov 12:28
Compare
Choose a tag to compare

Full Changelog: v2.1.1...v2.1.2

v2.1.1

03 Nov 12:11
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.0.1...v2.1.1

v2.0.1

29 Oct 07:37
Compare
Choose a tag to compare

Full Changelog: v2.0.0...v2.0.1

v2.0.0

27 Oct 18:46
Compare
Choose a tag to compare

What's Changed

  • Implement ExpressionModifierParser and a few default modifiers. by @askonomm in #18
  • Rename generic value attributes to use the attr- prefix to prevent co… by @askonomm in #19

Note: This is a breaking change if you used any of the generic value attributes in your templates or had written custom attribute parsers as the API for those has changed.

Full Changelog: v1.2.2...v2.0.0

v1.2.2

22 Oct 14:47
Compare
Choose a tag to compare

What's Changed

  • Fix html entities failing in partials. by @askonomm in #15

Full Changelog: v1.2.1...v1.2.2

v1.2.1

22 Oct 14:17
350d81e
Compare
Choose a tag to compare

What's Changed

  • Convert HTML entities to Unicode to avoid compatibility issues with X… by @askonomm in #13

Full Changelog: v1.2.0...v1.2.1