Skip to content

Releases: stlab/libraries

Patch release 1.5.1

29 Oct 20:06
328ef2b
Compare
Choose a tag to compare
  • Fixed issues
    • #285: steady_clock.now()
    • #262: time_point_to_FILETIME() to duration_to_FILETIME()

1.5.0

18 Aug 08:38
41446a2
Compare
Choose a tag to compare
  • Fixed issues

    • #264: future::error() interface is odd
    • #260: set_exception() should be a const member.
    • #248: Lifetime of receivers returned by operator|
    • #243: Vector of move only type passed to continuation fails to compile.
  • Enhancements

    • #269: Extend the default_executor with high and low priority
    • #262: system_timer interface is cumbersome. Now it accepts a
      duration from now. The previously available interface with a time_point is marked as deprecated and will be removed in a future release.

1.4.1

07 Feb 22:15
77465f7
Compare
Choose a tag to compare

Bug fix release

1.4.0

12 Dec 16:31
fa815b4
Compare
Choose a tag to compare

Minor bugfix and feature release

1.3.3

25 Oct 19:04
1a9ec94
Compare
Choose a tag to compare

Patch release 1.3.3

1.3.2

28 Jul 20:42
3cb8d9b
Compare
Choose a tag to compare
Merge pull request #178 from stlab/develop

Patch release 1.3.2

1.3.1

21 Jul 13:45
fdb3ab4
Compare
Choose a tag to compare

Pure bugfix release

1.3.0

15 Jul 17:07
128cc41
Compare
Choose a tag to compare

Some bug fixes and new small enhancements. See CHANGES.md for further datails.

1.2.0

15 Jun 20:24
b17593c
Compare
Choose a tag to compare

Somebug fixes and new small enhancements. See CHANGES.md for further datails.

1.1.1

13 Dec 20:47
eac93e4
Compare
Choose a tag to compare

Hot fix release. See CHANGES.md for further datails.