Skip to content

Commit

Permalink
Release 12.1.0
Browse files Browse the repository at this point in the history
New Features

- #404 (323bdab) Add a 'pap' function: 'ap' in parallel

Improvements

- #404 (7b6d9fd) Improvements to debuggability of ConcurrentFuture
  related functions, and removal of an external dependency.
- #410 (b465433) Mistake in TypeScript annotations fixed.
- #404 (6aaf82d) Mistake in TypeScript annotations fixed.
  • Loading branch information
Avaq committed Jan 7, 2020
1 parent 9925240 commit 942e3c1
Show file tree
Hide file tree
Showing 3 changed files with 72 additions and 278 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ getPackageName ('package.json')
### Global Bundle (CDN)

Fluture is hosted in full with all of its dependencies at
https://cdn.jsdelivr.net/gh/fluture-js/Fluture@12.0.2/dist/bundle.js
https://cdn.jsdelivr.net/gh/fluture-js/Fluture@12.1.0/dist/bundle.js

This script will add `Fluture` to the global scope.

Expand Down
Loading

0 comments on commit 942e3c1

Please sign in to comment.