Skip to content
This repository was archived by the owner on Nov 21, 2019. It is now read-only.

Latest commit

 

History

History
49 lines (35 loc) · 759 Bytes

File metadata and controls

49 lines (35 loc) · 759 Bytes

Upgrades

Changes that one must make to applications based on Proof between versions.

Not released

IT issues

  • --

API modifications/removals/deprecations

  • --

Config changes

  • --

Migrations

  • --

0.19.4.2

IT issues

  • --

API modifications/removals/deprecations

  • Future, Promise and related classes replaced with 3rdparty asynqro
  • type traits removed (use asynqro)
  • SpinLock removed (use asynqro)
  • tasks scheduling replaced with 3rdparty asynqro

Config changes

  • --

Migrations

  • --

0.18.8.10

IT issues

  • --

API modifications/removals/deprecations

  • Future::reduce renamed to innerReduce

Config changes

  • --

Migrations

  • --

0.18.3.14

Initial release