Skip to content

v3.0.0

Choose a tag to compare

@AlbertoFdzM AlbertoFdzM released this 18 Dec 00:10
· 159 commits to main since this release

BREAKING CHANGES

  • Removed support for Node v0.12

🐛 Fixed

  • Now the params set in middle of a pattern get parsed #17

Dev

  • Move main file to src folder
  • Add lint script
  • Ignore editorconfig file for npm relases
  • Changed codestyle to standard #18
  • Implemented Yarn on the project #19

Changed

  • Add more test cases.