# Changelog

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

## [1.7.0](https://www.github.com/keq-request/handlebars-ramda-helpers/compare/v1.6.0...v1.7.0) (2024-07-31)


### Features

* add notEquals pathNotEq propNotEq ([984c0cc](https://www.github.com/keq-request/handlebars-ramda-helpers/commit/984c0cce954cb1694a6e08b476e4987c0b100390))

## [1.6.0](https://www.github.com/keq-request/handlebars-ramda-helpers/compare/v1.5.0...v1.6.0) (2022-10-28)


### Features

* add R.innerJoin ([d9dc308](https://www.github.com/keq-request/handlebars-ramda-helpers/commit/d9dc308cfebb56b870e416c7e1e6d0c80b1e6b52))

## [1.5.0](https://www.github.com/keq-request/handlebars-ramda-helpers/compare/v1.4.0...v1.5.0) (2022-10-27)


### Features

* add R.__ and R.useWith ([6f950b1](https://www.github.com/keq-request/handlebars-ramda-helpers/commit/6f950b16435ee3192f8866a51db3644fdad241bf))

## [1.4.0](https://www.github.com/keq-request/handlebars-ramda-helpers/compare/v1.3.0...v1.4.0) (2022-10-21)


### Features

* r__define can change context ([e0841c6](https://www.github.com/keq-request/handlebars-ramda-helpers/commit/e0841c6d222d49275bbb4292075fed946b4dd524))

## [1.3.0](https://www.github.com/keq-request/handlebars-ramda-helpers/compare/v1.2.0...v1.3.0) (2022-10-14)


### Features

* r__define will define variable to current context ([728ec0c](https://www.github.com/keq-request/handlebars-ramda-helpers/commit/728ec0c0059f022cdf374ba3ad2444d13ffc056f))

## [1.2.0](https://www.github.com/keq-request/handlebars-ramda-helpers/compare/v1.1.1...v1.2.0) (2022-10-13)


### Features

* add R.flatten function ([f5e5882](https://www.github.com/keq-request/handlebars-ramda-helpers/commit/f5e588236797ebff6ed070640a75856bd25089b2))


### Bug Fixes

* r__replaced should be named r__replace ([9170203](https://www.github.com/keq-request/handlebars-ramda-helpers/commit/91702036721a53ecc619c195e15af7af357aabee))

### [1.1.1](https://www.github.com/keq-request/handlebars-ramda-helpers/compare/v1.1.0...v1.1.1) (2022-10-11)


### Bug Fixes

* the function that created by r__define use handlebase options as an params ([d410bf3](https://www.github.com/keq-request/handlebars-ramda-helpers/commit/d410bf3accb24d5f1c4bcbcea813670f99467ac4))

## [1.1.0](https://www.github.com/keq-request/handlebars-ramda-helpers/compare/v1.0.1...v1.1.0) (2022-09-30)


### Features

* add helpers that handle string ([3023a2b](https://www.github.com/keq-request/handlebars-ramda-helpers/commit/3023a2bbfb7c09ab57554136df2ff6fd50670697))
* support block helpers ([1a4e54f](https://www.github.com/keq-request/handlebars-ramda-helpers/commit/1a4e54f433b103e9673dd5306d8b3c61c74365cd))

### [1.0.1](https://www.github.com/keq-request/handlebars-ramda-helpers/compare/v1.0.0...v1.0.1) (2022-09-30)


### Bug Fixes

* type error ([5ce2330](https://www.github.com/keq-request/handlebars-ramda-helpers/commit/5ce233006fb041295bc287429e660cbc02d0e379))

## 1.0.0 (2022-09-28)


### Features

* first commit ([f8857f2](https://github.com/keq-request/handlebars-ramda-helpers/commit/f8857f2880b69f04503ad574b36b57aeb832c060))
