Skip to content
This repository has been archived by the owner on Sep 6, 2021. It is now read-only.

0.10.0

Compare
Choose a tag to compare
@NicolasCARPi NicolasCARPi released this 13 Nov 16:32
· 67 commits to master since this release
0.10.0

0.10.0

Added

  • Allow the use of | to specify different types: {String|Number} (#62)
  • Allow the use of $ in the param name (#36)
  • Allow special characters in name and group

Changed

  • Update dependencies
  • Use os.EOL instead of own logic for line endings

Fixed

  • Update elixir's syntax (#65)