Skip to content

Releases: Yoctol/yoctol-nlu-node

0.5.3 / 2019-06-13

Choose a tag to compare

@kpman kpman released this 13 Jun 03:40
  • bump deps for known vulnerabilities packages ad67235
  • bump deps, mainly graphql-tag to support graphql 14.x cb698d2

v0.5.2...v0.5.3

0.5.2 / 2019-02-12

Choose a tag to compare

@chentsulin chentsulin released this 12 Feb 11:19

Patches

  • Add client name and version: #25
  • Feat(schema): update schema: d7c9e07

Credits

Huge thanks to @tw0517tw for helping!

0.5.1 / 2018-11-29

Choose a tag to compare

@chentsulin chentsulin released this 29 Nov 08:14

Patches

0.5.0 / 2018-11-15

Choose a tag to compare

@chentsulin chentsulin released this 15 Nov 02:00

Minor Changes

  • Migrate from apollo-fetch to apollo-link: #20
  • Add id on predict mutation: 10f50f7

Patches

  • Bump deps: #19
  • Add graphql lint: #22

Credits

Huge thanks to @tw0517tw for helping!

0.4.5 / 2018-09-14

Choose a tag to compare

@kpman kpman released this 14 Sep 03:16

Patches

0.4.4 / 2018-08-06

Choose a tag to compare

@kpman kpman released this 14 Sep 03:17

Patches

  • Add update-notifier: #15

0.4.3 / 2018-07-19

Choose a tag to compare

@chentsulin chentsulin released this 19 Jul 00:56
  • [change] Use PascalCase mutation naming.

0.4.2 / 2018-06-20

Choose a tag to compare

@kpman kpman released this 16 Jul 02:54
  • [change] Change mutation naming.

0.4.1 / 2018-05-31

Choose a tag to compare

@chentsulin chentsulin released this 31 May 06:17
  • [fix] fix wrong input (classifer.predict)

0.4.0 / 2018-05-31

Choose a tag to compare

@chentsulin chentsulin released this 31 May 04:20
  • [new] Add EntityExtractor