Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove deprecated functions #75

Merged
merged 1 commit into from
Feb 14, 2017
Merged

Remove deprecated functions #75

merged 1 commit into from
Feb 14, 2017

Conversation

Avaq
Copy link
Member

@Avaq Avaq commented Feb 14, 2017

No description provided.

@Avaq Avaq mentioned this pull request Feb 14, 2017
5 tasks
@davidchambers
Copy link
Contributor

🌳

@codecov-io
Copy link

Codecov Report

Merging #75 into master will not change coverage.
The diff coverage is n/a.

@@          Coverage Diff          @@
##           master    #75   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           1      1           
  Lines         929    920    -9     
  Branches      219    218    -1     
=====================================
- Hits          929    920    -9
Impacted Files Coverage Δ
fluture.js 100% <ø> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 6af85fd...f9c971a. Read the comment docs.

@Avaq Avaq merged commit cd0ee62 into master Feb 14, 2017
@Avaq Avaq deleted the av-remove-deprecated branch February 14, 2017 18:19
Avaq added a commit that referenced this pull request Feb 23, 2017
Breaking changes

- #74 The argument order of `Future.or()` has been flipped
- #75 `Future.isForkable()` has been removed
- #75 `Future.fromForkable()` has been removed
- #75 `Future.cast()` has been removed

New features

- #70 Add a new ConcurrentFuture type

Bug fixes and improvements

- #4 #69 All curried functions now fail fast
- #59 Update Sanctuary interoperability
- #73 `Future.finally()` now runs `finally` computation when cancelled
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants