Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 393 Bytes

CHANGES.md

File metadata and controls

11 lines (7 loc) · 393 Bytes

Breaking changes

0.0.10

  • Function literals now expand into a call to fn* instead of fn

0.0.8

  • Options to tools.reader, like :readers for passing reader tag functions, now have to be passed as :tools.reader/opts in the options.
  • The :dispatch option has been deprecated. It still works in 0.0.8 but is now undocumented and planned to be removed in a future version.