This repository was archived by the owner on Apr 19, 2023. It is now read-only.
ExtendedYoGenerator v2.0.0
ExtendedYoGenerator v2.0.0
Breaking
- The
ProvidedComponents-property has been replaced byComponents
Added
- Continuous integration for automated publishing
- Tests for all classes
- A property called
QuestionCollectionfor 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