Skip to content

Releases: iamvery/ratchet

Data Compatibility

05 Oct 13:48
Compare
Choose a tag to compare

From the CHANGELOG

Added

  • Added changelog to project
  • Missing property emits a warning (#58)

Changed

  • Move things under Ratchet.Data to Ratchet.Template (#49)
  • Support struct data (#52)
  • Support non-string content (#47)
  • Support Phoenix "safe" content in transforms (#54)

Bump docs

02 Jun 00:02
Compare
Choose a tag to compare

Changes only to documentation.

No scope; Yes attrs

02 Jun 00:03
Compare
Choose a tag to compare

Removed data-scope which was essentially a nerfed version of data-prop. For now everything is data-prop. Additionally, added support for more complex data such as attr-only and nested properties.