Skip to content

Releases: PhpGt/Async

Stable release

01 Jul 11:03
3d2bdec
Compare
Choose a tag to compare

What's Changed

  • build: hard dependencies by @g105b in #6
  • maintenance: dependabot by @g105b in #8
  • Docs update & version bump by @g105b in #24

Full Changelog: v0.1.0...v1.0.0

Full Loop and Timer functionality

21 Jan 12:27
45a7766
Compare
Choose a tag to compare
Pre-release

With a working Loop and Timer, this library can be used to produce Promise-based async operations. The v1 release will be made when the Event functionality is implemented and tested.