Skip to content

Releases: AutoScheduleJS/queries-fn

v6.2.1

24 Jun 10:42

Choose a tag to compare

6.2.1 (2018-06-24)

Bug Fixes

v6.2.0

24 Jun 10:10

Choose a tag to compare

6.2.0 (2018-06-24)

Features

  • export internal/client interface + splittable property (2c9f409)

v6.1.0

02 Apr 08:41

Choose a tag to compare

6.1.0 (2018-04-02)

Features

  • optimized bundle size + generate ES6 lib (a538644)

v6.0.0

01 Apr 17:48

Choose a tag to compare

6.0.0 (2018-04-01)

Features

  • separate client from internal query interface (688014e)

BREAKING CHANGES

  • start, end and duration are part of position property

v5.1.0

20 Mar 16:59

Choose a tag to compare

5.1.0 (2018-03-20)

Features

  • add origin for query's link (0235c64)

v5.0.0

20 Mar 08:47

Choose a tag to compare

5.0.0 (2018-03-20)

Features

BREAKING CHANGES

  • delete ProviderQuery type

v4.1.1

11 Feb 12:28

Choose a tag to compare

4.1.1 (2018-02-11)

Bug Fixes

  • transform type assertion check null entry (66a9da6)
  • ci: add missing travis script (ae61a31)

v4.1.0

11 Feb 11:59

Choose a tag to compare

4.1.0 (2018-02-11)

Features

  • add transformations's sanitization (8d129bc)

v4.0.0

07 Feb 15:56

Choose a tag to compare

4.0.0 (2018-02-07)

Features

BREAKING CHANGES

  • No more provide property for IProviderQuery
    delete ICHunkIdentifier

v3.0.0

11 Jan 17:31

Choose a tag to compare

3.0.0 (2018-01-11)

Features

  • add wait property to transform fields (26f68da)

BREAKING CHANGES

  • for transforms factory, wait option is the first argument