Skip to content

1.2.1

Compare
Choose a tag to compare
@eerkunt eerkunt released this 19 May 12:53
· 345 commits to master since this release
d9a5323
  • Fixed a problem where properties having a space character were not recognised.
  • Optimised key/value (property) definitions on all steps, where all keys or values can also have space characters encapsulated within "". (#270)
  • Introduced case insensitive matching for the regex steps. (#268)