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

ExtendedYoGenerator v2.0.0

Choose a tag to compare

@neurolag neurolag released this 09 Jun 20:44
· 984 commits to gh-moving since this release

ExtendedYoGenerator v2.0.0

Breaking

  • The ProvidedComponents-property has been replaced by Components

Added

  • Continuous integration for automated publishing
  • Tests for all classes
  • A property called QuestionCollection for manipulating all questions

Updated

  • The CHANGELOG-file to match with the proposed format
  • All dependencies
  • Object-naming for better understanding
  • The generator-code to only allow methods to be executed after initialization
  • Object-structure for more simple usage of lazy-loaded component-properties
  • Mocha-configuration for improving the testing-experience
  • Refactor classes for enhanced testing

Show differences