Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 486 Bytes

history.md

File metadata and controls

25 lines (18 loc) · 486 Bytes

0.3.0 / 2015-04-21

  • add options as second argument for exec
  • now options are just clone of original options and defaults

0.2.2 / 2015-04-18

  • add support to use String.prototype methods as transform functions

0.2.1 / 2015-04-16

  • add forgotten fields in package.json

0.2.0 / 2015-04-16

  • improve readme
  • improve tests
  • improve jsdocs
  • add options support
  • refactor api
  • expose tf.exec method