Skip to content

Releases: Itee/client

v10.0.1

23 Jan 23:29

Choose a tag to compare

v10.0.1 (2026-01-23)

v9.0.0

23 Jan 10:46

Choose a tag to compare

v9.0.0 (2026-01-23)

✨ New Features

  • f05ddfc (tasks) upgrade tasks to latest itee and gulp standards
  • 1d4617e (tasks) update default tasks to latest itee standards
  • 09810f9 (tests) remove the need to build backend file to run unit and benches tests

🐛 Bug Fixes

  • 04f6c74 (gulpfile) fix broken import links
  • 27b1115 (gulpfile-refresh) use external script that do not require gulp to be loaded for refreshing it
  • 1d46185 (compute-unit-tests-task) fix default template for empty units
  • 8e444d2 (tasks) fix frontend task run on empty test generation
  • 0ac97db (release) fix release task and update others to latest standards

💥 Breaking Changes

  • d0d8455 (node) drop nodejs v18 support and introduce nodejs v24

v8.3.0

20 Oct 01:01

Choose a tag to compare

v8.3.0 (2025-10-20)

✨ New Features

  • 45b3c3b (package) use cz-emoji in favor of cz-conventional-changlog
  • 68705cc (gulpfile) split gulpfile tasks into sub-tasks files

🐛 Bug Fixes

  • 904b2df (gulpfile) fix gulp.conf file extension
  • 7049ad9 (rollup.conf) fix removed parameter name to fix iife generation

v8.2.1

08 Sep 13:35

Choose a tag to compare

8.2.1 (2025-09-08)

Bug Fixes

v8.2.0

08 Sep 13:23

Choose a tag to compare

8.2.0 (2025-09-08)

Bug Fixes

  • global: apply some lint fixes (1ed726f)
  • package: downgrade karma to v4 to fix npm install (743e862)
  • webapimessagedata: fix too permissive type check for toJSON serialization (cfbb1fc)

Features

  • binaryserializer: add new classes to manage binary input/output (d39ba8a)
  • webapi: add events management in WebAPI (6805802)

v8.1.2

03 Mar 08:01

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

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

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

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

Choose a tag to compare

8.0.1 (2022-02-14)

Bug Fixes

  • package: update deps to latest version (c5c3b50)