Skip to content

Remove Singleton and implement set_engine()

Choose a tag to compare

@piotrgalecki-bb piotrgalecki-bb released this 22 May 12:37
· 9 commits to main since this release
c227d15
  • Implement set_engine() method in Signals class.
  • Signals class is no longer Singleton.
  • Remove SingletonMeta class.