Skip to content

Releases: Itee/core

v3.0.1

23 Jan 22:11

Choose a tag to compare

v3.0.1 (2026-01-23)

v2.0.0

23 Jan 10:25

Choose a tag to compare

v2.0.0 (2026-01-23)

✨ New Features

  • 512556c (tasks) upgrade tasks to latest itee and gulp standards
  • d6fa2e5 (tasks) update default tasks to latest itee standards
  • 8120e0a (tests) remove the need to build backend file to run unit and benches tests

🐛 Bug Fixes

  • 24a3944 (gulpfile) fix broken import links
  • c59b613 (gulpfile-refresh) use external script that do not require gulp to be loaded for refreshing it
  • 551df88 (compute-unit-tests-task) fix default template for empty units
  • 09172b9 (tasks) fix frontend task run on empty test generation
  • bf28afd (release) fix release task and update others to latest standards

💥 Breaking Changes

  • 805ba92 (node) drop nodejs v18 support and introduce nodejs v24

v1.4.0

19 Oct 22:44

Choose a tag to compare

v1.4.0 (2025-10-19)

✨ New Features

  • 45699cc (package) use cz-emoji in favor of cz-conventional-changlog
  • 58349e2 (gulpfile) split gulpfile tasks into sub-tasks files

🐛 Bug Fixes

  • 2277319 (gulpfile) fix gulp.conf file extension
  • 6f36904 (rollup.conf) fix removed parameter name to fix iife generation

v1.3.2

07 Sep 16:37

Choose a tag to compare

1.3.2 (2025-09-07)

Bug Fixes

  • package: apply npm audit fix (1321079)

v1.3.1

07 Sep 13:47

Choose a tag to compare

1.3.1 (2025-09-07)

Bug Fixes

  • gulpfile: fix doc task config import (b6211c1)
  • gulpfile: fix release task (3c31c1e)
  • gulpfile: fix some tests generations (64a4eae)
  • package: revert karma version (061f9ee)

v1.3.0

19 Apr 15:28

Choose a tag to compare

1.3.0 (2022-04-19)

Bug Fixes

  • constant: fix wrong naming (b0c51f0)

Features

  • symbols: add lot of unicode character like emoji animals and more (fed2721)
  • symbols: start implementing unicode symbols (40f37a1)

v1.2.2

14 Feb 12:36

Choose a tag to compare

1.2.2 (2022-02-14)

Bug Fixes

  • package: move itee peer as dev deps (b8294ea)

v1.2.1

14 Feb 11:01

Choose a tag to compare

1.2.1 (2022-02-14)

Bug Fixes

  • package: update deps to latest version (18ab70a)

v1.2.0

10 Feb 00:53

Choose a tag to compare

1.2.0 (2022-02-10)

Bug Fixes

  • logger: export all logger stuff (b7ff3c8)
  • package: update deps to latest version (c25f7a5)

Features

  • constants: add twenty-n values and two power of n (7bc1545)

v1.1.0

21 Jul 18:22

Choose a tag to compare

1.1.0 (2021-07-21)

Bug Fixes

  • global: fix eslint errors (ca97e63)
  • rollupconfig: fix missing external dependencies declaration (13c39d3)

Features

  • colors: add colors maps (199c067)
  • constants: export common numerical constants (dfd33ca)
  • datamaps: export datamaps (739b34f)
  • directions: add directions maps (0bff6b9)
  • enums: add enums (e86ffed)