Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 377 Bytes

CHANGES.md

File metadata and controls

19 lines (15 loc) · 377 Bytes

Changelog

0.2.8

  • fix too many pending takes on abort-ch
  • add reduce<

0.2.6

  • fix alts? #2
  • bump core.async

0.2.5

  • bump core.async

0.2.2

  • import debounce>> from full.async
  • move to core.test from midje (partial port of new full.async tests)
  • unify namespaces
  • start work towards clojure.spec
  • CircleCI