Skip to content

Releases: sagiegurari/c_forever

v0.2.0

19 Nov 23:55
Compare
Choose a tag to compare

Invoked function and callback function can now accept a context pointer (breaking change).

v0.1.3

07 Nov 11:22
Compare
Choose a tag to compare
  • Internal functions are now namespaced with _forever prefix.
  • Added example file
  • Improved build setup (no need to list test names).
  • Update cmake build to use shared cmake utilities.

v0.1.2

14 Jun 15:26
Compare
Choose a tag to compare

Ensure child process does not continue loop.

v0.1.1

31 May 14:24
Compare
Choose a tag to compare

Bug Fixes

v0.1.0

25 Apr 12:53
Compare
Choose a tag to compare

Initial Release