Skip to content

Latest commit

 

History

History
50 lines (29 loc) · 865 Bytes

File metadata and controls

50 lines (29 loc) · 865 Bytes

Changelog

All notable changes to this project will be documented in this file. The format is based on Keep a Changelog, and this project adheres to Semantic Versioning. Minor features that don't break backwards compatibility are released as patches.

0.5.0

Added

  • Ignore nil and empty responses
  • Handle multiple args when not RBX

0.4.0

Changed

  • Support omittable arguments
  • Store namespace on AST parse

0.3.0

Added

  • Pass event param into template
  • Render node without event arg when param not present
  • Provide node count stat

Changed

  • Rename load template to build template

0.2.1

Added

  • No need to error when calling default methods

0.2.0

Added

  • Support RBX, Antlers and templates

0.1.0

Added

  • Handle events