All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
0.12.1 (2023-03-08)
- information in arrays containing chains are lost (da6ea74)
0.12.0 (2023-03-08)
- unchain() digests array of chain nodes for unchaining target object (1f5ce40)
0.11.0 (2023-03-08)
- chain() digests array of array for building target chains (0e7df1e)
0.10.2 (2023-02-26)
- replacement token in replace() are target of replacement (15bba4e)
0.10.1 (2022-12-28)
- namer not updating ordinals properly (bcdfb80), closes l8js/l8#47
0.10.0 (2022-12-28)
- allow for custom postfix with nameToOrdinal() (bac6029), closes l8js/l8#46
0.9.0 (2022-12-24)
- add nameToOrdinal() for computing name w/ ordinal (9651ed7)
0.8.0 (2022-12-12)
- allow for specific separator in l8.unchain (4ace40c)
0.7.4 (2022-06-04)
0.7.3 (2022-06-04)
- unify appends ignore tokens where it shouldn't (28c0feb)
0.7.2 (2022-05-14)
- add file extension for crypot-js/md5 in import (9412ed6)
0.7.1 (2022-05-14)
- external dependency crypto-js must be part of dependencies (c95fe2d)
0.7.0 (2022-05-14)
- call to "preversion"-script needs to include "npm run" (d33e2ca)
0.6.1 (2022-05-08)
0.6.0 (2022-05-05)
- add l8.md5() (5a51b3f)
0.5.6 (2022-04-22)
- l8.load does not throw error if resource was not found (49bf801), closes l8js/l8#31
0.5.5 (2021-11-19)
- add make() of esix StringTemplate to exports (f8e25d4), closes l8js/l8#25
- esix template-variables must not contain hyphens (a7a165c), closes l8js/l8#26
- read out response text to prevent "failed to load" (2a5a0ef), closes l8js/l8#24
0.5.4 (2021-11-09)
- add l8.obj() for creating objects based on null object (144600a)
0.5.3 (2021-10-14)
- add extract to array-module (07ae577)
- subsequent pre-commit hooks execute if the previous succeeds (64ef822)
0.5.2 (2021-10-07)
0.5.1 (2021-10-07)
-
- enhancement: added jest-fetch-mock for mocking fetch() (185bdb4)
-
- enhancement: added make() for StringTemplate (9de8e4b)
-
- enhancement: added optional third argument to unify() for excluding specific patterns from unifyin (73673d3)
-
- enhancement: added refactorings of transformer classes (49ecf6f)
-
- enhancement: added testcase for unify (31c4a5f)
-
- enhancement: added tests for core/request (c4ad63f)
-
- enhancement: codeCoverage disabled (c9abc36)
-
- enhancement: refactored FileLoader into functional entities (cc96fe8)
-
- enhancement: refactored transformers into functional entities (3117fd5)
-
- enhancement: updated docs (3e2d359)
-
- enhancement: updated module exports (a6726e1)
-
- fixed: fixed an issue where the target string would need sanitizing before considering tokens to i (a4b5f65)
-
- fixed: fixed an issue where unify could be called with empty string for token to unify (818e1be)
- 0.5.0 (2c6e3b0)
-
- draft: workflow changes (5096cbc)
-
- draft: workflow changes (9628b97)
-
- enhancement: added "override" option to chain() (47c2957)
-
- enhancement: added assign() to assign specific key/values from one object to another (f507ecc)
-
- enhancement: added code coverage and API doc generation, updated docs, removed aliases (15fce25)
-
- enhancement: added dist postionstall, changed object.visit() so that the path is returned as an ar (8550e17)
-
- enhancement: added findFirst() (d627838)
-
- enhancement: added isNot (4a1c541)
-
- enhancement: added isPlainObject/isRegExp (19efd4f)
-
- enhancement: functionality improvements (ea0329b)
-
- enhancement: housekeeping, added workflows (9c3f623)
-
- enhancement: migrated lib-cn_core-templates to l8.js (d0ce63e)
-
- enhancement: migrated text.transformer.html from lib-cn_core into l8, minor file-naming changes (27e644d)
-
- enhancement: minor code layout updates, removed doc fragments (36cbb61)
-
- enhancement: minor doc updates (da91dfe)
-
- enhancement: namespacing, file renaming, added various methods, FileLoader (cadace3)
-
- enhancement: package organization changes, functionality tweaks (be034fc)
-
- enhancement: package updates (95152ae)
-
- enhancement: project setup enhancements (3a8e0a0)
-
- enhancement: removed webpack-dependencies, added rollup (cdb23de)
-
- enhancement: tagged 0.2.0 (7f884c0)
-
- enhancement: updated dependencies (4ef8694)
-
- enhancement: updated eslint config, added pre-commit hook (9354703)
-
- enhancement: workflow changes (f050f2c)
-
- enhancement: workflow enhancements (4fe1c5f)
-
- enhancement: workflow fixes (7a5b495)
-
- enhancement: workflow updates (6ace67c)
-
- enhancement: workflow updates (377eb89)
-
- enhancement: workflow updates (2900e3a)
-
- enhancement: workflow updates (babffeb)
-
- enhancement: workflow updates (cec184f)
-
- enhancement: workflow updates (c5de113)
-
- fixed: eslint fixes (4a914bd)
-
- fixed: fixed an issue where the tests for FileLoader would not properly consider asynchronous cont (fe4be5c)
-
- fixed: version (48b14be)
-
- fixed: workflow fixes (58b601d)
-
- fixed: workflow fixes (501b2dd)
-
- fixed: workflow fixes (980f80d)
-
- fixed: workflow fixes (18a34c8)
-
- fixed: workflow fixes (65f2c73)
-
- fixed: workflow fixes (238a14e)
-
- fixed: yml fixes (9e29edb)
- 0.2.6 (720ca31)
- 0.2.7 (db4ede4)
- 0.2.8 (6de083c)
- 0.2.8 (83fd7b7)
- 0.2.9 (67a752e)
- 0.3.0 (bd5bd60)
- 0.3.1 (f9e255c)
- 0.3.1 (8701565)
- 0.3.2 (765fdbe)
- 0.3.3 (6a13468)
- initial commit (ebe37a5)
- Initial commit (840b261)