v7.0.1 (2026-01-23)
776c499(package) apply package override to fix trust publishing
v7.0.0 (2026-01-23)
18e7f85(package) change package name itee-utils to scoped version @itee/utils
v6.0.6 (2026-01-23)
v6.0.5 (2026-01-23)
v6.0.4 (2026-01-23)
v6.0.3 (2026-01-21)
v6.0.2 (2026-01-15)
554820b(package) apply internal fix to itself
v6.0.1 (2026-01-15)
cc26a6b(tests) try to fix broken import for backend due to bad package json main target
v6.0.0 (2026-01-15)
a0c1245(tasks) upgrade tasks to latest itee and gulp standardsa47cb97(tasks) update default tasks to latest itee standardsa0a39cf(tests) remove the need to build backend file to run unit and benches tests
071d3ce(gulpfile) fix broken import links230b984(gulpfile-refresh) use external script that do not require gulp to be loaded for refreshing it6b0e2aa(compute-unit-tests-task) fix default template for empty units85cbc41(tasks) fix frontend task run on empty test generation0f83a28(strings) try to fix side effect10e20d2(benchmarks) use full filename on import to allow direct nodejs usagec29d142(release) fix release task and update others to latest standards
3b719ed(node) drop nodejs v18 support and introduce nodejs v24
v5.6.0 (2025-10-18)
cafa2c0(gulpfile) split gulpfile tasks into sub-tasks files
v5.5.0 (2025-10-16)
2c1af5f(package) use cz-emoji in favor of cz-conventional-changlog
5e5a887(gulpfile) fix gulp.conf file extension3cf5c13(rollup.conf) fix removed parameter name to fix iife generation82da0e2(bundling) fix some bundling side effects
5.4.4 (2025-09-07)
- npm: apply npm audit fix (342f16b)
5.4.3 (2025-09-05)
- gulpfile: fix some test and regenerate them (f0c8b7b)
5.4.2 (2025-09-04)
- benchmarks: fix error log on null or undefined data (062e845)
- rollup.conf: fix build package internal variable usage (8b3c9a7)
5.4.1 (2025-09-03)
- package: apply audit fix and release (97825ab)
- package: revert karma version and upgrade base node engine requirement to v18 (99ffa03)
5.4.0 (2025-09-03)
- global: add method inputs validation that not throw (ca75340)
- global: apply eslint fixes (9d3debb)
- gulpfile: comment unecessary file cleaning that break under node v12 (4c57dd2)
- gulpfile: fix broken karma tests due to deprecated packages (bde96a9)
- gulpfile: fix building with latest standards (45eb022)
- release: fix npm scripts names and reordering gulp tasks (a200684)
- string: add rollup comment to avoid bad bundling (00c2d18)
- temparture: avoid throw during input validation (564d451)
- files: add new utils methods (417a16c)
5.3.2 (2022-02-14)
- package: update deps to latest version (e647732)
5.3.1 (2022-02-08)
- package: update deps to latest version (84ca915)
5.3.0 (2021-07-21)
- readme: fix readme tags (36d7bb9)
- toarray: add toArray function that will always return his input as array (e3db5ec)
5.2.3 (2021-07-07)
- package: apply dependencies fix (24d1f0d)
5.2.2 (2021-07-07)
5.2.1 (2021-07-05)
- eslint: allow console statement in benchmarks (6d1bdec)
- eslint: remove unused variable sourcemap (dcaa9e0)
- package: apply npm audit fix (c8bb0c2)
- 🐛 allow sourcemapping geneartion only for dev env (f061aef)
5.2.0 (2020-07-21)
- global: lint source and fix related error (c0ec19f)
- objects: fix bad treeshaking against toEnum method, mark it as pure (f6b744e)
- package: fix package lock merging due to depandabot (3a46963)
- strings: fix bad tree shaking against diacriticsMap iife (fdb924e)
- binaries: add method to convert uint8 and float64 to/from binary string representation (0b056fc)
- chrono: add chrono class to time measure (80d4fa9)
- geometries: add new geometries function about ring and segments intersections (5198dbd)
- number: add getRandom function to have normalized way to get Math.random number (58f3a98)
- number: add new methods to display plain string representation of number (297e492)
- number: normalize random function and add inclusive version for float and integer (7e3ecce)
5.1.1 (2019-08-12)
- docs: remove docs from npm package (f5aefd6)
5.1.0 (2019-08-12)
- files: fix getFilesPathsUnder methods that now return correct contents (7340197)
- documentation: add docs to github (b2f7cfc)
5.0.1 (2019-08-04)
- builds: add postversion script to build with correct package version (f1f919b)
- rollupconfig: fix wrong condition for intro parameter (cde63a1)
5.0.0 (2019-08-04)
- rollupconfig: add itee-validators as dependencies for all bundle (fc975c8)
- rollupconfig: remove umd support, add banner, and remove browserified modules (ac9818a)
- rollupconfig: Remove UMD support
4.1.1 (2019-08-03)
- readme: fix travis url (51ad830)
4.1.0 (2019-08-02)
- objects: add 2 new methods for object return by toEnum function (426ba9b)