Skip to content
This repository was archived by the owner on Oct 5, 2023. It is now read-only.

v1.2.0

Choose a tag to compare

@github-actions github-actions released this 01 May 17:40
· 31 commits to master since this release

1.2.0 (2021-05-01)

Bug Fixes

  • use proper matching function (5e97bad)

Chores

  • dev-deps: upgrade all dev dependencies (0eb2106)
  • license: update copyright year (638f7cc)
  • lint-fix: ignore false positive (490209d)
  • merge: merge bug fix for multi-variable inputs (#120) (4405ddc)

Features

  • add support for multi-character variable identifiers (841c8fb)

Styles

  • run prettier and eslint (ad4a0f9)

Tests

  • create more comprehensive tests (adee1f1)