Skip to content

v1.2.0

Compare
Choose a tag to compare
@Pyseph Pyseph released this 10 Nov 16:53
· 2 commits to main since this release
  • Fix packaging
  • Implement minimal Observer pattern. Added methods :Observe(callback -> alpha) -> id and :StopObserving(id).