# [1.10.0](https://github.com/pustovitDmytro/myrmidon/compare/v1.9.0...v1.10.0) (2024-02-01)


### New

* adds keepReflectMetadata and duplicates flags to FunctionDecorator config ([23dfa8b](https://github.com/pustovitDmytro/myrmidon/commit/23dfa8be0edbd954838674badce8a5020d23fcf6))

# [1.9.0](https://github.com/pustovitDmytro/myrmidon/compare/v1.8.1...v1.9.0) (2023-11-22)


### Chore

* fixes logo link in docs ([35b6476](https://github.com/pustovitDmytro/myrmidon/commit/35b64768ed2b04fd91d2b3f75f454fe364717c9f))

### New

* adds InclusiveFilter ([af6435a](https://github.com/pustovitDmytro/myrmidon/commit/af6435ae5d379811e6ed88009decefe011910743))

## [1.8.1](https://github.com/pustovitDmytro/myrmidon/compare/v1.8.0...v1.8.1) (2023-02-07)


### Docs

* add logo ([8e10e47](https://github.com/pustovitDmytro/myrmidon/commit/8e10e47eb24795be3b5e26da0f80029f6274224e))
* drop lgtm ([b1841f2](https://github.com/pustovitDmytro/myrmidon/commit/b1841f24770563faafb609444868658fba298b81))
* update year in license ([64521cb](https://github.com/pustovitDmytro/myrmidon/commit/64521cb04f41c46b7bdcbba18bec8d4673736a31))

# [1.8.0](https://github.com/pustovitDmytro/myrmidon/compare/v1.7.2...v1.8.0) (2023-01-12)


### Chore

* adds tests for decorators ([f6c9e2f](https://github.com/pustovitDmytro/myrmidon/commit/f6c9e2fdbdffbd280663ff481c6cc886af569d96))
* anti-terrorism disclaimer ([96327fe](https://github.com/pustovitDmytro/myrmidon/commit/96327fef4c90f65fd297960d73872398334774c5))
* fixes eslint-plugin-unicorn version ([dd45e9a](https://github.com/pustovitDmytro/myrmidon/commit/dd45e9a86498e621de2cd9bc49aa1f8430c8ed6c))
* fixes npm audit ([0500470](https://github.com/pustovitDmytro/myrmidon/commit/05004700c0fd75120bebf51a70e25dfee1e3b840))
* fixes package tests ([2b0fcf6](https://github.com/pustovitDmytro/myrmidon/commit/2b0fcf6b18f2ba665d846db5b32ba7dcf7179492))
* fixes some npm audit vulnerabilities ([b913fee](https://github.com/pustovitDmytro/myrmidon/commit/b913feef549bb124a121f8b0ff3b56148321140a))
* fixes some npm audit vulnerabilities (#86) ([eb549de](https://github.com/pustovitDmytro/myrmidon/commit/eb549de6e36aba89fdf308f053f487c5bed0e1aa)), closes [#86](https://github.com/pustovitDmytro/myrmidon/issues/86)
* Lock file maintenance ([85b7c09](https://github.com/pustovitDmytro/myrmidon/commit/85b7c09390c7a91407dd35ae8d997982a15ecc1a))
* Update dependency danger to v11 ([1779a27](https://github.com/pustovitDmytro/myrmidon/commit/1779a271eb3527ca1e6e5e5354cb3294ff6797e5))
* Update dependency nanoid to 3.1.31 [SECURITY] (#83) ([89d3014](https://github.com/pustovitDmytro/myrmidon/commit/89d30145ca8e48ab718b3a3d6ca376d6972e3ce1)), closes [#83](https://github.com/pustovitDmytro/myrmidon/issues/83)
* Update dependency node-fetch to 2.6.7 [SECURITY] (#84) ([11e82bc](https://github.com/pustovitDmytro/myrmidon/commit/11e82bc5133b8b2d7bc18fa7730252c6068e134b)), closes [#84](https://github.com/pustovitDmytro/myrmidon/issues/84)
* Update devDependencies (non-major) ([01bd6c0](https://github.com/pustovitDmytro/myrmidon/commit/01bd6c09f1ba5886abdb991b436317f741eeb20b))
* Update devDependencies (non-major) ([85a0161](https://github.com/pustovitDmytro/myrmidon/commit/85a0161b7426b877ec45f6956238f93810e5b3c9))
* Update devDependencies (non-major) (#65) ([d60ef28](https://github.com/pustovitDmytro/myrmidon/commit/d60ef28cb4cbf187b61fd4c5b70b3bfb5338e6c0)), closes [#65](https://github.com/pustovitDmytro/myrmidon/issues/65)
* Update devDependencies (non-major) (#66) ([69aac8f](https://github.com/pustovitDmytro/myrmidon/commit/69aac8f4b52fcb9a626780be4c14d211f86b62b6)), closes [#66](https://github.com/pustovitDmytro/myrmidon/issues/66)
* Update devDependencies (non-major) (#73) ([32e9ca8](https://github.com/pustovitDmytro/myrmidon/commit/32e9ca831aeb6916b02cf80e0347fae38b64d081)), closes [#73](https://github.com/pustovitDmytro/myrmidon/issues/73)
* Update devDependencies (non-major) (#92) ([f492769](https://github.com/pustovitDmytro/myrmidon/commit/f492769892ff31c1dad30248c58ae7c5ae7aec85)), closes [#92](https://github.com/pustovitDmytro/myrmidon/issues/92)
* Update devDependencies (non-major) (major) (#52) ([1181183](https://github.com/pustovitDmytro/myrmidon/commit/1181183e13f97025ad4c9de6455ce11125bf2fe4)), closes [#52](https://github.com/pustovitDmytro/myrmidon/issues/52)

### Docs

* year in licencse ([77c1bfe](https://github.com/pustovitDmytro/myrmidon/commit/77c1bfec9bd021a84046c131938b3eb264d76223))

### New

* adds math module ([202759f](https://github.com/pustovitDmytro/myrmidon/commit/202759f5289b526ec2c70cf0bf5e64ccd6aec37a))

## [1.7.2](https://github.com/pustovitDmytro/myrmidon/compare/v1.7.1...v1.7.2) (2022-01-28)


### Docs

* adds space before budges ([5453a2a](https://github.com/pustovitDmytro/myrmidon/commit/5453a2a5b692479528d74b9261fe11e3bea556f8))

## [1.7.1](https://github.com/pustovitDmytro/myrmidon/compare/v1.7.0...v1.7.1) (2022-01-26)


### Chore

* fixes some npm audit vulnerabilities (#63) ([a09bd12](https://github.com/pustovitDmytro/myrmidon/commit/a09bd12124443768b680113ec966a69ab7badc95)), closes [#63](https://github.com/pustovitDmytro/myrmidon/issues/63)
* Lock file maintenance (#49) ([9fcea9f](https://github.com/pustovitDmytro/myrmidon/commit/9fcea9fc3f4f278e44e1a58c88183c659b0f8d2e)), closes [#49](https://github.com/pustovitDmytro/myrmidon/issues/49)
* Lock file maintenance (#67) ([3729bb4](https://github.com/pustovitDmytro/myrmidon/commit/3729bb448ea5b18ffd42dd2693827fbba590bbb5)), closes [#67](https://github.com/pustovitDmytro/myrmidon/issues/67)
* Update dependency ansi-regex to 5.0.1 [SECURITY] (#55) ([d9028bf](https://github.com/pustovitDmytro/myrmidon/commit/d9028bf19bc48b0a1bfb7a1fd10951bb145935ab)), closes [#55](https://github.com/pustovitDmytro/myrmidon/issues/55)
* Update devDependencies (non-major) (#53) ([2e85302](https://github.com/pustovitDmytro/myrmidon/commit/2e853027787b1f1afd84203558048820ecfd91be)), closes [#53](https://github.com/pustovitDmytro/myrmidon/issues/53)
* Update devDependencies (non-major) (#66) ([35a768e](https://github.com/pustovitDmytro/myrmidon/commit/35a768edbcfa9ff19882bcf4fc436e33ce0983bf)), closes [#66](https://github.com/pustovitDmytro/myrmidon/issues/66)

### Docs

* update badges ([68a667f](https://github.com/pustovitDmytro/myrmidon/commit/68a667fa6c7133980682fe1e4bfdaa41b3c315f0))

# [1.7.0](https://github.com/pustovitDmytro/myrmidon/compare/v1.6.1...v1.7.0) (2022-01-22)


### Chore

* (ci) fix gitleaks version ([badd1c1](https://github.com/pustovitDmytro/myrmidon/commit/badd1c1f473e4b3b3cac41996ce3b2212281b131))
* adds  a security policy ([ed86aba](https://github.com/pustovitDmytro/myrmidon/commit/ed86aba2326eab4d7ef6045913a06b8e80b73dce))
* adds 'typo' PR template ([e20404d](https://github.com/pustovitDmytro/myrmidon/commit/e20404d5f844e87f38558d6986e31df4c214fc3f))
* adds bump strategy for devDependencies (non-major) ([03c9587](https://github.com/pustovitDmytro/myrmidon/commit/03c958728c482d04225d3368aebae8fadc7d6a4d))
* adds circle-ci conditions ([5a40980](https://github.com/pustovitDmytro/myrmidon/commit/5a4098019c0450476f15cee293424d0ddcfb298c))
* adds CODE_OF_CONDUCT ([a969a8d](https://github.com/pustovitDmytro/myrmidon/commit/a969a8d7c4b9ea8552ef90d21d1cbef068c9ee4c))
* adds gitleaks to circle pipeline ([114946e](https://github.com/pustovitDmytro/myrmidon/commit/114946e5b0a0ec0437929c5963e7efe258391b9e))
* adds sponsorships ([35ed8e0](https://github.com/pustovitDmytro/myrmidon/commit/35ed8e0ddac94bdc52545be1d533be48495c8d60))
* adds telegra.ph release notes ([aa811a5](https://github.com/pustovitDmytro/myrmidon/commit/aa811a517e60cfdf194191a4f7629773e3b4ccc8))
* adds whitesorce bolt bot ([0888eee](https://github.com/pustovitDmytro/myrmidon/commit/0888eee49d490c03a2d773287f1270e8a617d8ca))
* calc fossa results in cirrus ([b2b48c1](https://github.com/pustovitDmytro/myrmidon/commit/b2b48c149377cdfc6395e35b44d523ad73c370f7))
* change renovate schedule ([b983eab](https://github.com/pustovitDmytro/myrmidon/commit/b983eab7c9bf231bcd38b95d74adbd2e0b519d7c))
* combine mine packages in renovate updates ([54c97b8](https://github.com/pustovitDmytro/myrmidon/commit/54c97b8debfe5eae07fe83947378d03eaaea5763))
* create auto pr for major dependencies ([d2583a6](https://github.com/pustovitDmytro/myrmidon/commit/d2583a6277808bbd2aa5ec69dbd1639c10458c9a))
* drop semantic-release preinstalled plugins ([69b1950](https://github.com/pustovitDmytro/myrmidon/commit/69b19507f23c5ca54a97d596ac3c35329d9945d8))
* enhance own updates commit messages ([49a2365](https://github.com/pustovitDmytro/myrmidon/commit/49a2365c0a49363e42365503939b98819a6c1864))
* fix .circleci config ([188457e](https://github.com/pustovitDmytro/myrmidon/commit/188457ea237a69fbe7a3b13e66cf0c29aa9b0f50))
* fixes audit ([14597ff](https://github.com/pustovitDmytro/myrmidon/commit/14597ffa2ac256fdd24954569623ae9cf96e3bce))
* fixes audit [devDependencies] ([d08b1fc](https://github.com/pustovitDmytro/myrmidon/commit/d08b1fc075b7eef59c59f755e1ee96748824e415))
* fixes later schedule ([a0cfb5c](https://github.com/pustovitDmytro/myrmidon/commit/a0cfb5cbb1ca216b4a58bb8c644dc20359ae21b3))
* fixes package tests ([6f66852](https://github.com/pustovitDmytro/myrmidon/commit/6f668520071a4651c50ad91aab3febec96e3e723))
* fixes renovate config ([982abaf](https://github.com/pustovitDmytro/myrmidon/commit/982abaf61a98de14dadc2fcb8b37b854577cbc64))
* fixes some npm audit vulnerabilities ([9330c38](https://github.com/pustovitDmytro/myrmidon/commit/9330c3847084d753e1c1969bc96f109c67e7e847))
* fixes some npm audit vulnerabilities ([f7a14d5](https://github.com/pustovitDmytro/myrmidon/commit/f7a14d5d00fb5aa6f2e5a02069958114562ba185))
* integrate lalaps ([dd4f238](https://github.com/pustovitDmytro/myrmidon/commit/dd4f2389b10a309482770bd12e73191ef6b89f6f))
* Lock file maintenance ([29fe760](https://github.com/pustovitDmytro/myrmidon/commit/29fe76014232a02ab882c7b0f64c87138cc1999a))
* Lock file maintenance ([a87743d](https://github.com/pustovitDmytro/myrmidon/commit/a87743d61506d26234676b7fb7c14ca1c11d08b4))
* Lock file maintenance ([9892cc5](https://github.com/pustovitDmytro/myrmidon/commit/9892cc51c4e0d99e41ce06568482891d30c78e70))
* Lock file maintenance ([ec87198](https://github.com/pustovitDmytro/myrmidon/commit/ec87198b12f23930241868a56d6f3e26921fc188))
* Lock file maintenance ([98e62b3](https://github.com/pustovitDmytro/myrmidon/commit/98e62b366b572d5154a2b409bda203c4ffa7d62e))
* Lock file maintenance ([8b3f4a6](https://github.com/pustovitDmytro/myrmidon/commit/8b3f4a601f6a2dbc1ba7f186cdcd36c267050f38))
* Lock file maintenance ([7af4484](https://github.com/pustovitDmytro/myrmidon/commit/7af448441cafbebb04557cf657a21e7e9faab355))
* Lock file maintenance ([d9b439c](https://github.com/pustovitDmytro/myrmidon/commit/d9b439c6a34dee7c52b928b56e0d2ba351a4cabe))
* Lock file maintenance ([1ffc991](https://github.com/pustovitDmytro/myrmidon/commit/1ffc991529c6f05ea965e9217c215fad4fab2e59))
* Lock file maintenance ([47bfacf](https://github.com/pustovitDmytro/myrmidon/commit/47bfacf4e2ffe672c96345481ddfa6811d4d4d69))
* Lock file maintenance ([19c2389](https://github.com/pustovitDmytro/myrmidon/commit/19c23891056afb813e4dde92e7f40f0905896bc9))
* Lock file maintenance ([2b00aec](https://github.com/pustovitDmytro/myrmidon/commit/2b00aec84097bd21c51a43ab785225798753dbae))
* Lock file maintenance ([dea06c9](https://github.com/pustovitDmytro/myrmidon/commit/dea06c9d3e2dd4448e997ee081425b1a765fae87))
* Lock file maintenance ([517ed53](https://github.com/pustovitDmytro/myrmidon/commit/517ed536972a6e7c01fd81d2d6ea1eab6478f180))
* Lock file maintenance ([6be7771](https://github.com/pustovitDmytro/myrmidon/commit/6be777197a2c1d40d2b33c4da7ce7734edd9fb41))
* Lock file maintenance ([e0043d8](https://github.com/pustovitDmytro/myrmidon/commit/e0043d89de5576939e701f567ab1a871c2c8a057))
* Lock file maintenance ([24436b2](https://github.com/pustovitDmytro/myrmidon/commit/24436b23b91fd36c8e9561462024906a6ec19604))
* Lock file maintenance ([5d305a8](https://github.com/pustovitDmytro/myrmidon/commit/5d305a8337cccbb1efcb4885805960941f40b143))
* Lock file maintenance (#40) ([35733f1](https://github.com/pustovitDmytro/myrmidon/commit/35733f1a62ac1b5848f5787015be5f028ab04fd1)), closes [#40](https://github.com/pustovitDmytro/myrmidon/issues/40)
* not allow to fail on node 16 ([22ed683](https://github.com/pustovitDmytro/myrmidon/commit/22ed683ace773b242382c094b363a1713f9d8352))
* replace appveyor to actions ([13aff75](https://github.com/pustovitDmytro/myrmidon/commit/13aff75ca141f20997a700b138db61836cff06b5))
* test-security in separete ci job ([a4bd846](https://github.com/pustovitDmytro/myrmidon/commit/a4bd846eefbe854e0b2a83adc80d2b4ab3aeedd5))
* test-security in separete ci job ([9559dbc](https://github.com/pustovitDmytro/myrmidon/commit/9559dbc6afc7c3a3b269d18fea63018dbe8fb79c))
* Update commitlint monorepo to v13 (#35) ([7cc2ad1](https://github.com/pustovitDmytro/myrmidon/commit/7cc2ad105900dd96fabab62eaf20dc7cf48ef4cc)), closes [#35](https://github.com/pustovitDmytro/myrmidon/issues/35)
* Update dependency eslint-plugin-regexp to v1 ([931b730](https://github.com/pustovitDmytro/myrmidon/commit/931b73084aaefcca7c1936cfa3d619f300939a6f))
* Update dependency eslint-plugin-unicorn to v35 ([f1e32e4](https://github.com/pustovitDmytro/myrmidon/commit/f1e32e4bae4755dcc47a8eab0c71a490ce3e5b5c))
* update deps badge ([0836169](https://github.com/pustovitDmytro/myrmidon/commit/0836169878ed6749127174f56cde02b91fdd69cb))
* Update devDependencies (non-major) ([609151a](https://github.com/pustovitDmytro/myrmidon/commit/609151afd6bc58ff56003e33d85160cff9635b27))
* Update devDependencies (non-major) ([9fe3d53](https://github.com/pustovitDmytro/myrmidon/commit/9fe3d53b4e9ebb2de4579cb1943d8f50357a30ee))
* Update devDependencies (non-major) ([b7ef35f](https://github.com/pustovitDmytro/myrmidon/commit/b7ef35f0c0b9893934d0b32e20c9e311ad74f39f))
* Update devDependencies (non-major) ([5b1a6c3](https://github.com/pustovitDmytro/myrmidon/commit/5b1a6c36373cd90d68dbb19cea6b59b3985f1468))
* Update devDependencies (non-major) ([51200bf](https://github.com/pustovitDmytro/myrmidon/commit/51200bf4f3ac07c957f6861fd819319a28710689))
* Update devDependencies (non-major) ([33211c3](https://github.com/pustovitDmytro/myrmidon/commit/33211c31d168fc187eb028f92eaeeff48ccfd085))
* Update devDependencies (non-major) (#41) ([195ef0d](https://github.com/pustovitDmytro/myrmidon/commit/195ef0daddeb8a88fb4ec4204e357f1c5b0ec87a)), closes [#41](https://github.com/pustovitDmytro/myrmidon/issues/41)
* Update devDependencies (non-major) (#48) ([b3f6184](https://github.com/pustovitDmytro/myrmidon/commit/b3f6184966d64e7a20a5176ddca6c63d1e275520)), closes [#48](https://github.com/pustovitDmytro/myrmidon/issues/48)
* Update devDependencies (non-major) to v13 ([6894ad9](https://github.com/pustovitDmytro/myrmidon/commit/6894ad97aeac91f931506c360822f81c861e2e83))
* upgrade semantic-release to v.19 [security] ([0888454](https://github.com/pustovitDmytro/myrmidon/commit/08884548499894d6a5298a1be3d107defce5c419))

### Docs

* update year in license ([e2dec02](https://github.com/pustovitDmytro/myrmidon/commit/e2dec024ae5885cd6c4a41d68b3a2ad910a2c7ea))

### New

* adds setProp ([8bdd03e](https://github.com/pustovitDmytro/myrmidon/commit/8bdd03e4ff54d1f52e98bd819386a983cbeb0f35))

## [1.6.1](https://github.com/pustovitDmytro/myrmidon/compare/v1.6.0...v1.6.1) (2021-07-15)


### Fix

* use 'process.hrtime.bigint' as preferable Benchmark, closes #34 ([732f04f](https://github.com/pustovitDmytro/myrmidon/commit/732f04fe16d49b06af952b7103dd19cd69669577)), closes [#34](https://github.com/pustovitDmytro/myrmidon/issues/34)

# [1.6.0](https://github.com/pustovitDmytro/myrmidon/compare/v1.5.8...v1.6.0) (2021-07-15)


### Chore

* fixes package-tests ([b944597](https://github.com/pustovitDmytro/myrmidon/commit/b9445978d9f5fc7cda728504fbe4f421cadcd9e5))

### New

* adds decorator utils ([195a74b](https://github.com/pustovitDmytro/myrmidon/commit/195a74b5f2e19f04f22f7a252658e3fd07d8b8aa))

## [1.5.8](https://github.com/pustovitDmytro/myrmidon/compare/v1.5.7...v1.5.8) (2021-07-11)


### Docs

* fixes relative links in documentation ([72604f0](https://github.com/pustovitDmytro/myrmidon/commit/72604f0cd8f2694b297ceeaa4f7e721b0e51a25f))

## [1.5.7](https://github.com/pustovitDmytro/myrmidon/compare/v1.5.6...v1.5.7) (2021-07-11)


### Docs

* rebuild full docs folder on updates ([e4fe0c5](https://github.com/pustovitDmytro/myrmidon/commit/e4fe0c5d92929ac6363b3842caee7b2b5dafb24f))

## [1.5.6](https://github.com/pustovitDmytro/myrmidon/compare/v1.5.5...v1.5.6) (2021-07-10)


### Chore

* Lock file maintenance ([cdf4f11](https://github.com/pustovitDmytro/myrmidon/commit/cdf4f112eebab895c624210cc672ab00ba2fa443))
* Update dependency eslint-plugin-regexp to ^0.13.0 (#36) ([3a8d3ec](https://github.com/pustovitDmytro/myrmidon/commit/3a8d3ecefa7c49575b4c6de6832690117d852dd7)), closes [#36](https://github.com/pustovitDmytro/myrmidon/issues/36)
* Update dependency eslint-plugin-sonarjs to ^0.9.0 ([81d9681](https://github.com/pustovitDmytro/myrmidon/commit/81d9681ef601c70ee83a7ca26b199d647fc4ca0e))
* Update dependency eslint-plugin-unicorn to v34 (#34) ([86efbac](https://github.com/pustovitDmytro/myrmidon/commit/86efbac96c6fbd1055c7e83fc3a42a861836b943)), closes [#34](https://github.com/pustovitDmytro/myrmidon/issues/34)
* Update dependency husky to v7 ([3578711](https://github.com/pustovitDmytro/myrmidon/commit/35787117161955387aad52949d506c0fbaf42edf))

### Docs

* fixes fossa badge ([79e3893](https://github.com/pustovitDmytro/myrmidon/commit/79e3893ddf82649bdcc24ec03582854863286e58))

## [1.5.5](https://github.com/pustovitDmytro/myrmidon/compare/v1.5.4...v1.5.5) (2021-07-10)


### Docs

* update documentation on release ([d4a5e1e](https://github.com/pustovitDmytro/myrmidon/commit/d4a5e1e1d14f3c65f1b1ba1bc27f887ca08f9d5f))

## [1.5.4](https://github.com/pustovitDmytro/myrmidon/compare/v1.5.3...v1.5.4) (2021-07-10)


### Chore

* adds sonarcloud config ([c92973d](https://github.com/pustovitDmytro/myrmidon/commit/c92973d998ecee059594fbcdd35b9be0c08ffd0b))
* adds stabilityDays to renovate ([3b262bc](https://github.com/pustovitDmytro/myrmidon/commit/3b262bcefc6db318d2a7d9103f9f5f42315202d5))
* exclude code-chronicle from package-tests ([d108aad](https://github.com/pustovitDmytro/myrmidon/commit/d108aad12880574d485cee7bdb9c73e14c79e322))
* fix json in renovate ([8ad7928](https://github.com/pustovitDmytro/myrmidon/commit/8ad792825b2703e3159b65faf722eb43a1d9d421))
* fixes npm  audit ([c3beccd](https://github.com/pustovitDmytro/myrmidon/commit/c3beccdf1926d72dcf9b13cd153e37916f1a8d13))
* integrate code-chronicle ([0bff211](https://github.com/pustovitDmytro/myrmidon/commit/0bff211046c29229e9f899bbe48b90fafd98864c))
* integrate fossa ([b65e961](https://github.com/pustovitDmytro/myrmidon/commit/b65e961a5ae500b1b5fd12fce3436e71c1518e35))
* integrate node-package-tester ([9d53bf3](https://github.com/pustovitDmytro/myrmidon/commit/9d53bf30d295368e7f1e925c18b00e48cc16014e))
* Lock file maintenance ([c5e6baa](https://github.com/pustovitDmytro/myrmidon/commit/c5e6baa522e5407af3a29deec0f7ead3e73b565d))
* Lock file maintenance ([3291a21](https://github.com/pustovitDmytro/myrmidon/commit/3291a2144ee143dc327f6fb4a8b82e62e07b1c1f))
* Lock file maintenance (#29) ([b7ae0d7](https://github.com/pustovitDmytro/myrmidon/commit/b7ae0d79484c8453d0703554e000b20973a38c87)), closes [#29](https://github.com/pustovitDmytro/myrmidon/issues/29)
* removes unused devDependencies ([ddb100a](https://github.com/pustovitDmytro/myrmidon/commit/ddb100aa634ab2e1d2695de73d9aeb4a7795ccce))
* set YARGS_MIN_NODE_VERSION 10 ([9b6bef9](https://github.com/pustovitDmytro/myrmidon/commit/9b6bef9d89f8f0c958ee1fe60f20475dd20c8276))
* Update dependency eslint-plugin-regexp to ^0.12.0 ([51ff304](https://github.com/pustovitDmytro/myrmidon/commit/51ff3049b892e9ee5655761e53454e4c601fba27))
* Update dependency eslint-plugin-regexp to ^0.12.0 (#28) ([e02646e](https://github.com/pustovitDmytro/myrmidon/commit/e02646e2eca8e1f94f1b60e91d0fee57fa9adb6b)), closes [#28](https://github.com/pustovitDmytro/myrmidon/issues/28)
* Update dependency eslint-plugin-regexp to ^0.13.0 (#32) ([950c365](https://github.com/pustovitDmytro/myrmidon/commit/950c365a284c8d8621624fd2e35bb9a45d0d624a)), closes [#32](https://github.com/pustovitDmytro/myrmidon/issues/32)
* Update dependency eslint-plugin-sonarjs to ^0.9.0 (#33) ([8ce3969](https://github.com/pustovitDmytro/myrmidon/commit/8ce3969fb0457b473896e2d6f995e0d15a45d9fa)), closes [#33](https://github.com/pustovitDmytro/myrmidon/issues/33)
* Update dependency eslint-plugin-unicorn to v33 ([bfa00ff](https://github.com/pustovitDmytro/myrmidon/commit/bfa00ff354dfb9ffe717e9a36f7a938d44b32611))
* Update dependency eslint-plugin-unicorn to v33 ([2c7368e](https://github.com/pustovitDmytro/myrmidon/commit/2c7368eec6199204f064f3ecfdd442e50c3d19ed))
* Update dependency eslint-plugin-unicorn to v34 (#30) ([74a5a14](https://github.com/pustovitDmytro/myrmidon/commit/74a5a14a065870bc72f5e6ecaff01e3fff967067)), closes [#30](https://github.com/pustovitDmytro/myrmidon/issues/30)
* Update dependency glob-parent to 5.1.2 [SECURITY] ([c957512](https://github.com/pustovitDmytro/myrmidon/commit/c957512cf496d9b99e2278b44b6bb9da545f57a8))
* Update dependency husky to v7 (#31) ([973bbdc](https://github.com/pustovitDmytro/myrmidon/commit/973bbdc2bd1d53602fa0957c329997a7eadd7afb)), closes [#31](https://github.com/pustovitDmytro/myrmidon/issues/31)
* Update dependency mocha to v9 ([93b7a17](https://github.com/pustovitDmytro/myrmidon/commit/93b7a1783ea97a7bcd94d570ef33b61314c93746))
* update eslint-config-incredible ([2f39edb](https://github.com/pustovitDmytro/myrmidon/commit/2f39edb6b44795918e8650be3e727b8e7abb61b7))
* update eslint-config-incredible ([58c31d2](https://github.com/pustovitDmytro/myrmidon/commit/58c31d295fa2df7cb3dceda8db6a417144a4b1c3))

### Docs

* update snyk badge ([a7fbb1d](https://github.com/pustovitDmytro/myrmidon/commit/a7fbb1d0e408bec8b8a8f37d1ffef3921d1dc106))

### Fix

* set babel target node version to 10 ([f736568](https://github.com/pustovitDmytro/myrmidon/commit/f73656838a20d11da6680579cfccc24a9f4a1201))

## [1.5.3](https://github.com/pustovitDmytro/myrmidon/compare/v1.5.2...v1.5.3) (2021-05-27)


### Chore

* 'Chore' semanticCommitType for updating devDependencies ([4bf79e1](https://github.com/pustovitDmytro/myrmidon/commit/4bf79e1ac2907ca07a355f63458b8bf3b41a3afc))
* (tests) clearCache on module load is optional ([96c2ae5](https://github.com/pustovitDmytro/myrmidon/commit/96c2ae5237b7eed47278471cbf3b04b2b99385d4))
* adds appveyor ([d560b4e](https://github.com/pustovitDmytro/myrmidon/commit/d560b4ee54ffb8d4d267fd2cb132ba8bb6dfe5b9))
* contributor login in danger message ([76349e6](https://github.com/pustovitDmytro/myrmidon/commit/76349e6ee87b0e59f8fff9402eb10fa66d23a188))
* dont store package-tests artifacts ([50ebff1](https://github.com/pustovitDmytro/myrmidon/commit/50ebff16449ff34f474587136dca4e4740ed4bf7))
* export default in tests ([9d210e6](https://github.com/pustovitDmytro/myrmidon/commit/9d210e6f511a42a9c42f415ba6a64834346c11b0))
* integrate APPVEYOR_BUILD_ID to build tests ([16cdd48](https://github.com/pustovitDmytro/myrmidon/commit/16cdd48ddb7da5000c6df88ceb1f2513225a4a5b))
* package-tester improvements ([d5d868b](https://github.com/pustovitDmytro/myrmidon/commit/d5d868bc7f529d94f79041be5b923b5967d7a704))
* refactor code to match new stylelint ([e9c0b0e](https://github.com/pustovitDmytro/myrmidon/commit/e9c0b0ecf3e62d80e3721416a4206aeb47ee36bf))
* update default renovate rules ([7e83bc4](https://github.com/pustovitDmytro/myrmidon/commit/7e83bc4fb9b99bb74811cd55db0b94c81e18dcde))
* update eslint ([6b174b1](https://github.com/pustovitDmytro/myrmidon/commit/6b174b184a792fc282ef3228079f23fa81f2bcb5))

### Docs

* adds node releases roadmap ([ba16142](https://github.com/pustovitDmytro/myrmidon/commit/ba16142230db2895ecd9855d5746648075f0b8e8))
* move Contributing Guidelines to separate file. ([081e4ed](https://github.com/pustovitDmytro/myrmidon/commit/081e4ed03eebef0eda5305a1486a32cf91cdc62b))

## [1.5.2](https://github.com/pustovitDmytro/myrmidon/compare/v1.5.1...v1.5.2) (2021-05-10)


### Chore

* (tests) moves load to factory ([4acb941](https://github.com/pustovitDmytro/myrmidon/commit/4acb94181777f22e8fda16ea43b6a1cad3986629))
* additional quotes in glob pattern ([f6d15cf](https://github.com/pustovitDmytro/myrmidon/commit/f6d15cf2b6fc966f1b3a8b175b6bcf0144a80def))
* fixes prevent require handler ([7923f0e](https://github.com/pustovitDmytro/myrmidon/commit/7923f0ed71ba537d7c50064a99e2e9af318fcb60))
* fixes spellcheck in bugreport ([7d754b6](https://github.com/pustovitDmytro/myrmidon/commit/7d754b605ed7fed3ea1a9c7d0d951a09806a1c37))
* not fail package if no tmp exists ([5693813](https://github.com/pustovitDmytro/myrmidon/commit/569381326c9b688c492aa29c825a61901419d1de))
* prevent package:test from using devdependencies ([dc896f3](https://github.com/pustovitDmytro/myrmidon/commit/dc896f39fd79e6cb73c8cc458213c00f5f5a703d))
* set myself as default assignee in pr ([0dcd0ce](https://github.com/pustovitDmytro/myrmidon/commit/0dcd0ce95b50a1e8a2fef91307f7fd8964314f68))
* tests/entry.js module resolving ([c840f8b](https://github.com/pustovitDmytro/myrmidon/commit/c840f8b479234b7944b2d2708344ae24df231464))
* Update dependency @rollup/plugin-commonjs to v19 ([bf29948](https://github.com/pustovitDmytro/myrmidon/commit/bf2994851b033e64744e381f5f566ca9eed0aef5))
* Update dependency @rollup/plugin-node-resolve to v13 ([265fd82](https://github.com/pustovitDmytro/myrmidon/commit/265fd82a61b0f2ee81bcb445f93e34f05bb4540b))
* Update dependency escodegen to v2 ([25ed337](https://github.com/pustovitDmytro/myrmidon/commit/25ed337eb476f80998b15e08c93d606a70460a0f))
* update eslint ([4aac03c](https://github.com/pustovitDmytro/myrmidon/commit/4aac03c8db5f28d1d41838fc70e614df93e034d6))
* update lock file ([4ffb878](https://github.com/pustovitDmytro/myrmidon/commit/4ffb878e544a8cbe68fa7b3c5908b8ccdf9e394f))
* Update remark monorepo ([7394626](https://github.com/pustovitDmytro/myrmidon/commit/7394626582c34148e6ef78130458a659657f9c48))

### Docs

* fixes misspelling in package conf ([9b2242f](https://github.com/pustovitDmytro/myrmidon/commit/9b2242fb49bef6167ab9aa30deabb01157fae6f7))

### Fix

* removes babel helpers from bundle ([dc8c3e7](https://github.com/pustovitDmytro/myrmidon/commit/dc8c3e7c9f36b52e3b610810f293f41999b9bd1c))

## [1.5.1](https://github.com/pustovitDmytro/myrmidon/compare/v1.5.0...v1.5.1) (2021-05-05)


### Fix

* fixes arguments function call in strict mode ([9236489](https://github.com/pustovitDmytro/myrmidon/commit/923648905daf6e0db2317271020319df9fe21b7b))

# [1.5.0](https://github.com/pustovitDmytro/myrmidon/compare/v1.4.5...v1.5.0) (2021-05-04)


### Chore

* (refactor) remove unused argument ([6f28b59](https://github.com/pustovitDmytro/myrmidon/commit/6f28b59cefcbae9e6ba3b25eea2a65980daa1d84))
* adds CIRCLE_SKIP_DEPLOY variable ([231549d](https://github.com/pustovitDmytro/myrmidon/commit/231549dda35992edbe9732a2848ce6485994214c))
* adds danger to circle-ci ([ae48ac3](https://github.com/pustovitDmytro/myrmidon/commit/ae48ac3120c89603fd452b79bc9245e65fdf56c9))
* adds danger token to circle ([82f4156](https://github.com/pustovitDmytro/myrmidon/commit/82f4156f972af35775e72f9fca4c0ff374e5364b))
* adds dummy line to calc coverage ([800de67](https://github.com/pustovitDmytro/myrmidon/commit/800de67b17a2a5899c2a43d9d16ea0f3774ed642))
* adds pr context ([ce163d9](https://github.com/pustovitDmytro/myrmidon/commit/ce163d98af7e779af2242418b9d4fe18deeffb36))
* adds test-results to circle-ci ([767c5b3](https://github.com/pustovitDmytro/myrmidon/commit/767c5b348a5fe8747604355cf7342fa65b6e3fe3))
* adds tests for prior node versions ([4b00012](https://github.com/pustovitDmytro/myrmidon/commit/4b000127879722533f57155ba97adba6a0c04e8d))
* adds trusted bots to danger ([892f4a1](https://github.com/pustovitDmytro/myrmidon/commit/892f4a12a0084464da137d25b1a027e4afb808bd))
* deploy ci as single command ([96c2800](https://github.com/pustovitDmytro/myrmidon/commit/96c280048128a9879c48d11d3b49b1f3ef60ca77))
* deploy in circle-ci ([a62a5f2](https://github.com/pustovitDmytro/myrmidon/commit/a62a5f27f010c0fb083ea73c61979a42996453ac))
* dont pin devDeps in renovate ([5fb0e8d](https://github.com/pustovitDmytro/myrmidon/commit/5fb0e8d473117724b74286f57ee1d0281dcb82cb))
* exit code 0 when skip ([f6ee0bf](https://github.com/pustovitDmytro/myrmidon/commit/f6ee0bf8f6965f884165f1ebcf83c9ca9a19bb28))
* fill test entry with template ([9177859](https://github.com/pustovitDmytro/myrmidon/commit/91778596117f64bde00feeda72b0f7b5dbf7b592))
* fixes Breaking increment in semantic-release ([d1c4d53](https://github.com/pustovitDmytro/myrmidon/commit/d1c4d5314eb9921111d4e033ae59e1495e842fa3))
* fixes ci ([0576a01](https://github.com/pustovitDmytro/myrmidon/commit/0576a013f537d21591b13214c3cf2c1cf33bfa79))
* Fixes danger-pr in circe-ci ([adff8b3](https://github.com/pustovitDmytro/myrmidon/commit/adff8b366b2dc50b880f3d5dedaa05bc8cd9152d))
* fixes renovate config ([05c5bc5](https://github.com/pustovitDmytro/myrmidon/commit/05c5bc5a6d90da713d245663319d34cf6519df1f))
* ignoring all for npm packaging ([409201a](https://github.com/pustovitDmytro/myrmidon/commit/409201abede4ee9458a430a491c7471a525e976a))
* inverse logical condition ([65dd0ad](https://github.com/pustovitDmytro/myrmidon/commit/65dd0ad91e442702ae98993f21163d26270cd4ec))
* multi os tests for travis ([7c8ce28](https://github.com/pustovitDmytro/myrmidon/commit/7c8ce28437898910ea7fbf8151a3de346431c482))
* run pr workflow only for pull requests ([03e0b08](https://github.com/pustovitDmytro/myrmidon/commit/03e0b0880da9166c7a19fbf6ba171be65af6cbb5))
* split circle ci jobs ([9f75a6b](https://github.com/pustovitDmytro/myrmidon/commit/9f75a6b8c1f9002302b367c7a58f5d85f007cc5d))
* telegram notifications on release ([3a8036a](https://github.com/pustovitDmytro/myrmidon/commit/3a8036a66d1ad82b978bbb356e0ac0cd1b1d1e46))
* update .renovaterc to automerge after successfull checks ([2e76ceb](https://github.com/pustovitDmytro/myrmidon/commit/2e76ceb3dfe909955ef9e4a964312d794d41c4a8))
* Update dependency babel-plugin-module-resolver to v4 ([b8eb86f](https://github.com/pustovitDmytro/myrmidon/commit/b8eb86f0d94bf8e81e2c9a37d64698aa9ccfebc5))
* Update dependency eslint to v7 ([0e79e0f](https://github.com/pustovitDmytro/myrmidon/commit/0e79e0fa4b2ccb410fd5e6c4648d9280276aeba0))
* Update dependency fs-extra to v10 ([a0adecc](https://github.com/pustovitDmytro/myrmidon/commit/a0adecc6b0b58e877bb64aff29e9a42bdc8a9d71))
* Update dependency mocha to v8 ([627a45b](https://github.com/pustovitDmytro/myrmidon/commit/627a45bd29e1b5fb1398f539633b54e76175563a))
* Update dependency nyc to v15 ([1caf199](https://github.com/pustovitDmytro/myrmidon/commit/1caf199155baa1da46474ec231533a78865d6c19))
* Update dependency uuid to v8 ([ebae34b](https://github.com/pustovitDmytro/myrmidon/commit/ebae34b9fc2a074d05600b0e6af2cf3279630508))
* Update issue templates ([8fdb1af](https://github.com/pustovitDmytro/myrmidon/commit/8fdb1af8db2dbb2cd8912bef867d62b95781fc56))
* Update pr template ([1d4eb34](https://github.com/pustovitDmytro/myrmidon/commit/1d4eb34da6085757d1707db0c440c6e245c3e2e3))
* update semantic to use commit convention ([7e079b2](https://github.com/pustovitDmytro/myrmidon/commit/7e079b2eaeb424f55b591b124b7f998a092c0988))
* Update semantic-release monorepo ([b7ab2b1](https://github.com/pustovitDmytro/myrmidon/commit/b7ab2b1ad472bc6b20d34cdf527704b3c62ea57b))
* updates semanticCommitType rule ([1a1d119](https://github.com/pustovitDmytro/myrmidon/commit/1a1d119cd2c11b843e8d3a7e99eed85695b46df4))
* upgrade circle-ci to 2.1 ([fab79a9](https://github.com/pustovitDmytro/myrmidon/commit/fab79a93b2ba07dd088d9d89024b24d5a21f2ac3))
* use danger for internall pr ([d838ede](https://github.com/pustovitDmytro/myrmidon/commit/d838edef9a425510615b3405d49b8056176f23d8))
* use incredible eslint config ([b03d74a](https://github.com/pustovitDmytro/myrmidon/commit/b03d74a4e8e9ee1dcecba72d2137d70dafbf8b73))
* using static test entry ([21e5b7d](https://github.com/pustovitDmytro/myrmidon/commit/21e5b7dbe05b69221d71f5e9cde845028f942209))

### Docs

* adds codefactor badge ([52a2a14](https://github.com/pustovitDmytro/myrmidon/commit/52a2a141162707299ffe9106c748c113b1ddd0ab))
* adds Fossa badge ([60a6703](https://github.com/pustovitDmytro/myrmidon/commit/60a67033da46b587902189d267d2da6ba011b41b))
* change travis badge to circle-ci ([ebabb61](https://github.com/pustovitDmytro/myrmidon/commit/ebabb61f19ac4413561d3ffd849f9392f1c60bb5))
* changes size-url ([ecc2fc2](https://github.com/pustovitDmytro/myrmidon/commit/ecc2fc29fa0ad2b353146d18fcf33747f5393230))
* fixes spellcheck ([bc06d85](https://github.com/pustovitDmytro/myrmidon/commit/bc06d85a523a2977307c588ee6abe6152c66ef19))
* removes ) from badge ([b986009](https://github.com/pustovitDmytro/myrmidon/commit/b9860094fc98fdc00a049d81652d2c9f484ae73d))
* reorder badges ([ed6d250](https://github.com/pustovitDmytro/myrmidon/commit/ed6d250fb5cc10c4599f2c50425bf50931d9d560))
* update badges ([ffe57a1](https://github.com/pustovitDmytro/myrmidon/commit/ffe57a1289e40b9a10d7354276368253f90fc238))
* update year in license ([1aa3c35](https://github.com/pustovitDmytro/myrmidon/commit/1aa3c358528d22e9a8657fa78c41f4cbc9b7bb17))

### New

* adds circle-ci ([4f55862](https://github.com/pustovitDmytro/myrmidon/commit/4f558626db2d5d6c4aaa366c73a4c2a0cc05feb1))
* adds context to circle-ci ([a3a1f33](https://github.com/pustovitDmytro/myrmidon/commit/a3a1f33a03d1c32b2d467cdce1d7ab3fb0b8ce8b))
* adds renovate ([1e32c02](https://github.com/pustovitDmytro/myrmidon/commit/1e32c027a0c237f0af49a02317687d71fb3a8e76))

## [1.4.5](https://github.com/pustovitDmytro/myrmidon/compare/v1.4.4...v1.4.5) (2021-04-19)


### Chore

* adds commitlint ([38ded63](https://github.com/pustovitDmytro/myrmidon/commit/38ded63eb2a1a8e71b9a437d8b784a88dac47543))
* adds danger to validate pr ([7fb7040](https://github.com/pustovitDmytro/myrmidon/commit/7fb7040e3b4daa8fc1b419aa88e08118fb43497d))
* adds dangerfile to npm ignore ([8842c70](https://github.com/pustovitDmytro/myrmidon/commit/8842c70cad5ba463b996988d8928c58dbea1fa2f))
* adds empty line to pr comment ([36d8a09](https://github.com/pustovitDmytro/myrmidon/commit/36d8a0977895e3236213a5c1091fd4c0af3107b4))
* adds jscpd to ignore ([8520cea](https://github.com/pustovitDmytro/myrmidon/commit/8520ceadd2d75a90e44f94c6351ebdafc4ef9944))
* adds lock file lint ([f5a4679](https://github.com/pustovitDmytro/myrmidon/commit/f5a467979d6cbb3fa21797fe063deb99c2e6e6d0))
* adds target branch to semantic release ([c4fb3f1](https://github.com/pustovitDmytro/myrmidon/commit/c4fb3f1b9ec25425f49b3fd0a17cf68f64429fb4))
* adds technical dept check ([e16a8e2](https://github.com/pustovitDmytro/myrmidon/commit/e16a8e2880d894ed0ca6f6125b7be61a90a15768))
* adds tests for packing process ([9b9602d](https://github.com/pustovitDmytro/myrmidon/commit/9b9602d2d5e9d869a6555437355325c703ccfb5b))
* change extention of test files to .test.js ([d84ac03](https://github.com/pustovitDmytro/myrmidon/commit/d84ac0310ce9f503c9ec05be742f73e2764a1651))
* change tgz label ([5e0e512](https://github.com/pustovitDmytro/myrmidon/commit/5e0e51223c0069915e559de8a55a18696254f8fd))
* corrected extglob matching ([72a2201](https://github.com/pustovitDmytro/myrmidon/commit/72a22018f8e9875de4194821361602cc432a32b1))
* corrected pack pattern ([273497a](https://github.com/pustovitDmytro/myrmidon/commit/273497a050e075200512db9033ee2fe9d973a5f4))
* disable build for coverage check ([0b6e984](https://github.com/pustovitDmytro/myrmidon/commit/0b6e9847587f281e0b350bb4f9b6d0d498b4ac82))
* fixes debt typo in travis job ([f9fd463](https://github.com/pustovitDmytro/myrmidon/commit/f9fd4631aa300e16128a4d7107d45f9317f70c9b))
* fixes package process ([364e26b](https://github.com/pustovitDmytro/myrmidon/commit/364e26b379e6cd94b89776aa0a41abd10a5dc43a))
* fixes readme generation ([353b401](https://github.com/pustovitDmytro/myrmidon/commit/353b401f5c70a4449afea2c3f175cdd47ed082ba))
* fixes semantic-release command on deploy ([b28710a](https://github.com/pustovitDmytro/myrmidon/commit/b28710a7b6e5f333ebe99d6eabde7463023ac92d))
* pull boilerplate ([ef36926](https://github.com/pustovitDmytro/myrmidon/commit/ef36926ea6859c8c7e1737761adc136ca26cdf8d))
* update semantic release rules ([a075dab](https://github.com/pustovitDmytro/myrmidon/commit/a075dabcdd82773ce2d2170e03a3a847f6551c02))
* update travis badge ([e159104](https://github.com/pustovitDmytro/myrmidon/commit/e1591042eba97c4b87c923a3a84053eca1e2da4d))
* use native tarball generation ([eeefda5](https://github.com/pustovitDmytro/myrmidon/commit/eeefda5daa30eedd1af621c4a0c0efa32f0c9645))

### Docs

* prettify modified_files as markdown list in pr ([6397f60](https://github.com/pustovitDmytro/myrmidon/commit/6397f60597573cab04278c8b597b13cdb452773a))
* prettify modified_files list in pr ([ecce71a](https://github.com/pustovitDmytro/myrmidon/commit/ecce71a2494382206f983c8370cdd9affbc341a7))

### Fix

* adds missing modules ([fc14911](https://github.com/pustovitDmytro/myrmidon/commit/fc1491119302e2f22ba6bc497d69812dcdd21493))
* cleanUndefined on circullar structure ([948da5e](https://github.com/pustovitDmytro/myrmidon/commit/948da5ee1bef93e4e80533d35ac896d72d108e28))
* fixes typo ([4f8ced4](https://github.com/pustovitDmytro/myrmidon/commit/4f8ced4f6a9ba7559b68c94d0bcfcf30faa57e45))

### Upgrade

* updated mocha and node ([7a69c59](https://github.com/pustovitDmytro/myrmidon/commit/7a69c590a31e165fc4da4a1c891811405a354a0c))

## [1.4.4](https://github.com/pustovitDmytro/myrmidon/compare/v1.4.3...v1.4.4) (2020-10-30)


### Chore

* adds cleanUndefined test ([b4328d6](https://github.com/pustovitDmytro/myrmidon/commit/b4328d6ea1ead1a25df99e1f431f9dd5061eff52))
* adds clone test ([0359cbe](https://github.com/pustovitDmytro/myrmidon/commit/0359cbe7cf41c4973c86ac72e432a2196a375426))
* adds getEscapedRegExp test ([0fb32f1](https://github.com/pustovitDmytro/myrmidon/commit/0fb32f16c9982c45e1c4ee8b11f454c5eb7a00ca))
* adds pause test ([fa65453](https://github.com/pustovitDmytro/myrmidon/commit/fa65453e9e66bb0ec94038e1cabd6a8da5d649ae))
* adds searchFor tests and docs ([7090466](https://github.com/pustovitDmytro/myrmidon/commit/70904661e17b69915fb7c25ffe47d82c59d8b73f))
* adds test for random int generation ([3cb4e18](https://github.com/pustovitDmytro/myrmidon/commit/3cb4e1857286962bd4175c231b0025bc6b84e976))
* fixes benchmarks tests ([5bcee76](https://github.com/pustovitDmytro/myrmidon/commit/5bcee765ac2342ff12071586478e1f972560b566))
* improves coverage ([e8fb434](https://github.com/pustovitDmytro/myrmidon/commit/e8fb434a8188032ea9d61ee0f0fd5220afac93f8))

### Fix

* remove next run on successful retry (fixes #1) ([0098749](https://github.com/pustovitDmytro/myrmidon/commit/0098749795e30953025b3a58a9e762fcded71822)), closes [#1](https://github.com/pustovitDmytro/myrmidon/issues/1)

## [1.4.3](https://github.com/pustovitDmytro/myrmidon/compare/v1.4.2...v1.4.3) (2020-06-17)


### Build

* support 5 latest browsers ([4339326](https://github.com/pustovitDmytro/myrmidon/commit/4339326df36e7799f8ba5a5460772d1f9f4de82f))

### Chore

* adds package test to travis ([6019d22](https://github.com/pustovitDmytro/myrmidon/commit/6019d22dd92afe2148365044551fa22ba4092187))
* clear cache before package-test ([a5f245e](https://github.com/pustovitDmytro/myrmidon/commit/a5f245e1083371882b8f64fd6fd4bca04e209c5d))
* Ignore decorators for coverage ([f721cd2](https://github.com/pustovitDmytro/myrmidon/commit/f721cd2dc6d2995f209df89d4094fd1e52d1b582))

### Fix

* isClass with babel browsers preset ([475e0e3](https://github.com/pustovitDmytro/myrmidon/commit/475e0e3f85b37255e65294c4924286432fed0801))

### WC

* transform-runtime issue ([e80ecda](https://github.com/pustovitDmytro/myrmidon/commit/e80ecda1f4e99fec84bcf01339933256538171bc))

## [1.4.2](https://github.com/pustovitDmytro/myrmidon/compare/v1.4.1...v1.4.2) (2020-05-28)


### Fix

* remove lock file from package ([6c852e6](https://github.com/pustovitDmytro/myrmidon/commit/6c852e62e085251a98bc60a1d9704e7606949511))

## [1.4.1](https://github.com/pustovitDmytro/myrmidon/compare/v1.4.0...v1.4.1) (2020-05-28)


### Fix

* return missing entry ([60dc4f8](https://github.com/pustovitDmytro/myrmidon/commit/60dc4f8e480697871fc7e344f6a5c4c06bd2ea34))

# [1.4.0](https://github.com/pustovitDmytro/myrmidon/compare/v1.3.5...v1.4.0) (2020-05-28)


### Update

* decrease package size ([fa684dc](https://github.com/pustovitDmytro/myrmidon/commit/fa684dc338e559be21314b783be3d3edb08f43b9))

## [1.3.5](https://github.com/pustovitDmytro/myrmidon/compare/v1.3.4...v1.3.5) (2020-05-28)


### Docs

* fix restricted symbol in commit hash ([610234e](https://github.com/pustovitDmytro/myrmidon/commit/610234efb3ae0d086749fe55c9852b3b79506358))

## [1.3.4](https://github.com/pustovitDmytro/myrmidon/compare/v1.3.3...v1.3.4) (2020-05-28)


### Docs

* impoves examples for array helpers ([17b8961](https://github.com/pustovitDmytro/myrmidon/commit/17b89610582bb332af3fb71b786deb32b929eb87))

## [1.3.3](https://github.com/pustovitDmytro/myrmidon/compare/v1.3.2...v1.3.3) (2020-05-28)


### Docs

* removes duplicates in examples ([c91e246](https://github.com/pustovitDmytro/myrmidon/commit/c91e246484b80c90a23b669b0b551b80d88dc1f1))

## [1.3.2](https://github.com/pustovitDmytro/myrmidon/compare/v1.3.1...v1.3.2) (2020-05-26)


### Chore

* adds examples to reference ([a7d8816](https://github.com/pustovitDmytro/myrmidon/commit/a7d88168d5806e3fc8d1d2105fa245b71cbafcb2))
* fixes lint ([6eda9ca](https://github.com/pustovitDmytro/myrmidon/commit/6eda9caf58389a18249f6d0129bba267144cbc66))

### Docs

* adds snippets to reference ([f0f7357](https://github.com/pustovitDmytro/myrmidon/commit/f0f7357ca10700c3f1744e9077188e7b355bbb37))

## [1.3.1](https://github.com/pustovitDmytro/myrmidon/compare/v1.3.0...v1.3.1) (2020-05-23)


### Docs

* fix links from Readme to reference ([407cce1](https://github.com/pustovitDmytro/myrmidon/commit/407cce1cb9d534a8bca1278e038579a671e1e26a))

# [1.3.0](https://github.com/pustovitDmytro/myrmidon/compare/v1.2.1...v1.3.0) (2020-05-23)


### Docs

* adds documentation for custom helpers ([a016a81](https://github.com/pustovitDmytro/myrmidon/commit/a016a81148285a0419eedad93045ff285effae7d))
* adds links to documentation ([1d7670d](https://github.com/pustovitDmytro/myrmidon/commit/1d7670d4b04c326a1121bce6112c5faafed51981))
* fixes src links in reference ([47f27d0](https://github.com/pustovitDmytro/myrmidon/commit/47f27d090bbd28a815edb576728ff15d1f73149e))

### New

* adds custom helpers: retry, getProp, fill ([ba0c9de](https://github.com/pustovitDmytro/myrmidon/commit/ba0c9de4f0cc04bd64bf1c8ac7938e7506f61afc))
* adds random module ([bbc52f0](https://github.com/pustovitDmytro/myrmidon/commit/bbc52f0d7b10d1473d2de5a0ece9281b67ca2af0))

## [1.2.1](https://github.com/pustovitDmytro/myrmidon/compare/v1.2.0...v1.2.1) (2020-05-16)


### Docs

* update documentation ([f363019](https://github.com/pustovitDmytro/myrmidon/commit/f3630199155c3af3252f3e851c9b8de2f3bf3cfb))

# [1.2.0](https://github.com/pustovitDmytro/myrmidon/compare/v1.1.0...v1.2.0) (2020-05-16)


### Chore

* (build) fixes travis deploy bin ([004ecad](https://github.com/pustovitDmytro/myrmidon/commit/004ecad19128777f8e06dbe85bfd2a5aba9af3be))
* sync package-lock ([42aed65](https://github.com/pustovitDmytro/myrmidon/commit/42aed65b7f2a21b704b9adc81cd74551bd604d9b))
* update dev build process ([d8a92d0](https://github.com/pustovitDmytro/myrmidon/commit/d8a92d09baca65ab7cef66295aa565ae95b93503))

### Docs

* update documentation due to sections ([53c910d](https://github.com/pustovitDmytro/myrmidon/commit/53c910d35195a8c4f9b0e3be0153ea4bc8d592c2))

### New

* adds new helpers ([f0ff363](https://github.com/pustovitDmytro/myrmidon/commit/f0ff363ab0e168c1ca0c4ab1857f2c0e31d5e2bb))

### Upgrade

* semantic-release dependency upgrated ([a75fe85](https://github.com/pustovitDmytro/myrmidon/commit/a75fe8566826f0c9e33da7b10f0c32e774770786))

# [1.1.0](https://github.com/pustovitDmytro/myrmidon/compare/v1.0.0...v1.1.0) (2019-09-24)


### Chore

* (deploy) LF in binaries ([5a2c423f1359d46f42cfe0a7fecf7f4cd40c5f43](https://github.com/pustovitDmytro/myrmidon/commit/5a2c423f1359d46f42cfe0a7fecf7f4cd40c5f43))
* (docs) basic api reference ([1562d57d075a764fe486fa5f25c29db243b6b2f3](https://github.com/pustovitDmytro/myrmidon/commit/1562d57d075a764fe486fa5f25c29db243b6b2f3))
* (git) conflict resolved ([b3300087cfe8852bcf0a8fcafe02819f86060c85](https://github.com/pustovitDmytro/myrmidon/commit/b3300087cfe8852bcf0a8fcafe02819f86060c85))

### New

* add benchmark helpers ([21b83361fd383c370ce1bfda6444e6613edb8d73](https://github.com/pustovitDmytro/myrmidon/commit/21b83361fd383c370ce1bfda6444e6613edb8d73))

### Upgrade

* (security) fixes npm vulnerabilities ([d6896b77325b8c54ba7f5d494c51b1182196e1c7](https://github.com/pustovitDmytro/myrmidon/commit/d6896b77325b8c54ba7f5d494c51b1182196e1c7))

# 1.0.0 (2019-09-05)


### Chore

* (build) command escape in travis ci ([c1d22f0e60844d4945928bbb1a902507bd4f1d65](https://github.com/pustovitDmytro/myrmidon/commit/c1d22f0e60844d4945928bbb1a902507bd4f1d65))
* (build) more verbose process on deploy ([c05a3f9299619b740c7ef77f21fec9fab95becc5](https://github.com/pustovitDmytro/myrmidon/commit/c05a3f9299619b740c7ef77f21fec9fab95becc5))
* (build) new scripts in travis ci ([99b32a4078fc018a0c2a91e0cd271f6ddead5e01](https://github.com/pustovitDmytro/myrmidon/commit/99b32a4078fc018a0c2a91e0cd271f6ddead5e01))
* (deploy) deploy in travis as single script ([c55d471ad69bf36954ea232e4586a67ae02173c5](https://github.com/pustovitDmytro/myrmidon/commit/c55d471ad69bf36954ea232e4586a67ae02173c5))
* (docs) add auto readme generation ([9428fd44fdb47187a0e919a3ee9809e9c2bfff2b](https://github.com/pustovitDmytro/myrmidon/commit/9428fd44fdb47187a0e919a3ee9809e9c2bfff2b))
* (docs) add documentation generator to ci process ([45325e1974fdf9ea7f2606d612de6364ea204f91](https://github.com/pustovitDmytro/myrmidon/commit/45325e1974fdf9ea7f2606d612de6364ea204f91))
* (docs) save readme on deploy ([0d8a1e262bb5533cb54f9b5c9559c24f76e270d8](https://github.com/pustovitDmytro/myrmidon/commit/0d8a1e262bb5533cb54f9b5c9559c24f76e270d8))
* (git) Add logs to gitignore ([d4d20770877eae7158ec33c45da90645f74dbbec](https://github.com/pustovitDmytro/myrmidon/commit/d4d20770877eae7158ec33c45da90645f74dbbec))
* (refactor) utils dropped ([d9dd30aeea1a1855062ec1bdcc738b4e75f1dbcb](https://github.com/pustovitDmytro/myrmidon/commit/d9dd30aeea1a1855062ec1bdcc738b4e75f1dbcb))
* (test) add .test suffix to mocha test files ([21a1b49668152dcff531b4a1380332386ae9f805](https://github.com/pustovitDmytro/myrmidon/commit/21a1b49668152dcff531b4a1380332386ae9f805))
* (test) add test for single main export ([8f7862c1666ba1a2e8814ec4f0ee8fb1998faa1c](https://github.com/pustovitDmytro/myrmidon/commit/8f7862c1666ba1a2e8814ec4f0ee8fb1998faa1c))
* (test) add tests for helpers ([dad982575e7840a3d0d7451cd1c1e15fa30d4404](https://github.com/pustovitDmytro/myrmidon/commit/dad982575e7840a3d0d7451cd1c1e15fa30d4404))
* (test) fix main entry test ([d489293d15bff587ee9d651d102461971fa53039](https://github.com/pustovitDmytro/myrmidon/commit/d489293d15bff587ee9d651d102461971fa53039))
* (test) helper packages for tests ([e195b58230b5b54084585c7a815830ca563c8a66](https://github.com/pustovitDmytro/myrmidon/commit/e195b58230b5b54084585c7a815830ca563c8a66))
* (test) working with tmp dir for test factory ([cfeafbc005cad29219d01f4338ef0ecfe7c9ad19](https://github.com/pustovitDmytro/myrmidon/commit/cfeafbc005cad29219d01f4338ef0ecfe7c9ad19))
* (tests) add tests for checktype helpers ([e855346ffb3d7b12c5c91a86845a64018c39da8b](https://github.com/pustovitDmytro/myrmidon/commit/e855346ffb3d7b12c5c91a86845a64018c39da8b))

### Fix

* toArray with empty value ([546865cc59f03c06e32a432aea99905a7152d995](https://github.com/pustovitDmytro/myrmidon/commit/546865cc59f03c06e32a432aea99905a7152d995))

### New

* add isString isClass isFunction isObject isArray isPromise isValue isEmpty helpers ([f6067c6eb2b2b37e8c555de6a44a8baf9618d7ac](https://github.com/pustovitDmytro/myrmidon/commit/f6067c6eb2b2b37e8c555de6a44a8baf9618d7ac))
* add Licence ([2204db1c43f935dc0deb9eaa1671d7a5f64c1927](https://github.com/pustovitDmytro/myrmidon/commit/2204db1c43f935dc0deb9eaa1671d7a5f64c1927))
* add package readme ([1cd0fb0f156955f6db13734505ca9e5fd1cc7715](https://github.com/pustovitDmytro/myrmidon/commit/1cd0fb0f156955f6db13734505ca9e5fd1cc7715))
* add toArray helper ([a5785e14abc4347ab2e4b5a9ef0f2ba43e056dd0](https://github.com/pustovitDmytro/myrmidon/commit/a5785e14abc4347ab2e4b5a9ef0f2ba43e056dd0))
* export all packages at once ([e81da6c0f6920a728de61a7f68c2f27c9013e94d](https://github.com/pustovitDmytro/myrmidon/commit/e81da6c0f6920a728de61a7f68c2f27c9013e94d))
* initialize npm boilerplate ([5f9269add50e64f6e85568c4c932562ca713a7f6](https://github.com/pustovitDmytro/myrmidon/commit/5f9269add50e64f6e85568c4c932562ca713a7f6))
