Skip to content

Releases: itakojs/itako

v0.4.1

Choose a tag to compare

@59naga 59naga released this 15 May 01:51

Bug Fixes

  • unuse babel-plugin-transform-bluebird for rollup compatibility(a5142b1)

v0.4.0

Choose a tag to compare

@59naga 59naga released this 15 May 00:10

Features

  • add events preload, read, before-read, after-read(2d27648)

v0.3.0

Choose a tag to compare

@59naga 59naga released this 13 May 18:12

Features

  • add options.read.preload(c1978ca)

v0.2.0

Choose a tag to compare

@59naga 59naga released this 25 Apr 00:08

Features

v0.1.3

Choose a tag to compare

@59naga 59naga released this 19 Apr 19:34

Features

  • Symbol: remove Symbol for Windows/IE10 (69ac8e9)
  • Token: up itako-token@0.3.0 (ef98b0b)

v0.1.2

Choose a tag to compare

@59naga 59naga released this 18 Apr 01:30

Features

  • Token::setOptions: up itako-token@0.2.0 (13e2cb4)

v0.1.1

Choose a tag to compare

@59naga 59naga released this 16 Apr 18:18
0.1.1

v0.1.0

Choose a tag to compare

@59naga 59naga released this 16 Apr 18:18

Code Refactoring

  • change constructor argument order (7210ef6)

Features

  • read: use the second argument as an option of transform (bc17ad6)

BREAKING CHANGES

  • read: doesnt use as a reader options
  • order of the arguments of readers and transformers is reversed

v0.0.0

Choose a tag to compare

@59naga 59naga released this 15 Apr 09:09
initial