Skip to content

Latest commit

 

History

History
38 lines (25 loc) · 858 Bytes

CHANGELOG.md

File metadata and controls

38 lines (25 loc) · 858 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

1.1.x - 2019-03-13

Added

Changed

  • Split coobjc to cocore and coobjc, coswift depend on cocore.
  • Drag fishhook in project
  • Yield change to macro defined.
  • Change COPromise's @sync to NSLock

Fixed

  • Fix custom stack calculate error.
  • Fix batch await
  • Fix c++ compile error
  • Fix coswift bugs.

1.0.0 - 2019-02-27

Features