Skip to content

0.6.0

Latest
Compare
Choose a tag to compare
@idangoldman idangoldman released this 29 Oct 14:35
  • update cucumber config
  • created capitalizate helper method
  • removed mappings helpers to be replaces by extending base objects via prototypes
  • updated yaml loader and transformer with import attributes support for key case transformation
  • added Array, Object and String prototype methods to extend base objects
  • added cucumber tests coverage for prototypes extensions
  • refactored resolver transformer for simplicity and updated tests
  • updated makefiles with @ to avoid echoing commands
  • upgraded dependencies and removed engine version from package.json
  • introduced support folder with hooks, world, and import methods files for cucumber
  • added a github action workflow for publishing to npm