Skip to content

v1.1.0: ScreenFactory

Compare
Choose a tag to compare
@paveliam paveliam released this 04 May 08:39
· 69 commits to master since this release
d3c47cf
Add IScreen interface and ScreenFactory (#19)

* Add IScreen interface and ScreenFactory

* Add IScreenFactoryProvider

* Fix tests

* Fix tests

* Update ScreenFactoryProvider

* Update Azure pipeline

* Add IScreensModule and update Screen class

* Update settings

* Update ApplicationProfile property

* Fix pipeline

* Fix pipeline

* Fix tests

* Refactor tests

* Update pipeline

* Update pipeline

* Split pipeline into jobs

* Add section with ScreenFactory to README

* Fix pipeline