Skip to content

Releases: bow-swift/bow

Bow 0.8.0

04 May 14:00
17ff76f
Compare
Choose a tag to compare

What's new

  • Swift 5.2 support: use KeyPaths as functions and callAsFunction with types like Kleisli.
  • Linux support.
  • Trampolining for stack safety.
  • Comonads, Comonads everywhere!

Bow 0.7.0

16 Dec 16:24
Compare
Choose a tag to compare

What's new

  • Retrial and repeat scheduling policies for effects (Read more)
  • New type classes in the Contravariant hierarchy, with instances, in the core module.

Bow 0.6.0

02 Oct 09:15
Compare
Choose a tag to compare

What's new

  • A new Effects module with a powerful data type IO. (Read more)
  • Enhanced integration with RxSwift. (Read more)
  • New syntax for Monad Comprehensions. (Read more)

Bow 0.5.0

11 Jul 10:09
41e0d58
Compare
Choose a tag to compare

What's new

  • Revamped optics module. (Read more)
  • More complete core module

Bow 0.4.0

07 May 13:01
Compare
Choose a tag to compare

What's new

  • New simulation for Higher Kinded Types. (Read more)
  • New encoding for type classes. (Read more)
  • Enhanced data types in the core module. (Read more)