Skip to content

Releases: Itee/itee-client

v8.1.2

03 Mar 08:01
Compare
Choose a tag to compare

8.1.2 (2022-03-03)

Bug Fixes

  • tbinaryreader: fix skipBitOffsetOf and skipBitOffsetTo in case they are first statement (74542e4)

v8.1.1

01 Mar 14:47
Compare
Choose a tag to compare

8.1.1 (2022-03-01)

Bug Fixes

  • tbinaryreader: fix skipBitOffsetTo and skipBitOffsetOf in case they reach end of bit field (a97b1a2)

v8.1.0

01 Mar 13:42
Compare
Choose a tag to compare

8.1.0 (2022-03-01)

Features

  • tbinaryreader: add bit field managment. tbinaryreader is now able to read bit pet bit or bits (932c30e)

v8.0.2

23 Feb 16:29
Compare
Choose a tag to compare

8.0.2 (2022-02-23)

Bug Fixes

  • workermessageprogress: fix typo in class validator name (1ea13b4)

v8.0.1

14 Feb 12:50
Compare
Choose a tag to compare

8.0.1 (2022-02-14)

Bug Fixes

  • package: update deps to latest version (c5c3b50)

v8.0.0

14 Feb 00:39
Compare
Choose a tag to compare

8.0.0 (2022-02-14)

Bug Fixes

  • eslint: add missing dev deps about @babel/core to be able to run eslint-parser (88c6c8a)
  • package: apply npm audit fix (7a526a7)
  • package: update dependencies to latest version (4810e2b)
  • workermessageprogress: fix nameof exported workermessageprogress (5fc21b2)

Code Refactoring

  • webapi: refactor the usage of webapi and improve capability and perfs (33c03eb)

BREAKING CHANGES

  • webapi: the class abstractwebapi is now webapi. And WebApiMessageResponse is now
    webAPIMessageResponse.
  • workermessageprogress: workerprogressmessage become workermessageprogress

v7.4.4

21 Jul 18:41
Compare
Choose a tag to compare

7.4.4 (2021-07-21)

Bug Fixes

v7.4.3

08 Jul 09:25
Compare
Choose a tag to compare

7.4.3 (2021-07-08)

Bug Fixes

  • webapimessage: fix uuidv4 import statement (70c2fef)

v7.4.2

08 Jul 08:06
Compare
Choose a tag to compare

7.4.2 (2021-07-08)

Bug Fixes

  • package: apply dependencies fix (d6f5b4a)
  • package: apply fix from dependencies (ee04855)
  • releaserc: fix missing dev maps (bbae34a)

v7.4.1

05 Jul 13:38
Compare
Choose a tag to compare

7.4.1 (2021-07-05)

Bug Fixes

  • package: miss some dependencies (35ecf43)