Skip to content

Commit

Permalink
7.1.0 Remove Async as R.type result (#620)
Browse files Browse the repository at this point in the history
* fix@issue #619 wrong export declaration

* feat: remove r.is.function

* chore: remove circle ci

* feat: add r.modify.path

* fix: r.modify.path

* chore@dnd

* fix@typings r.nth

* fix: r.nth

* feat@dep update all

* feat: r.merge.with

* feat: r.juxt

* feat: r.mapcat

* feat: r.count.by

* feat: r.flatten.object

* feat: r.flatten.object is ready

* chore: lint

* feat@method r.delete.path

* feat@method r.unwind

* chore@dnd

* chore: update test script

* feat: initial pythonic list

* feat: list typings

* feat@typings r.init

* fix@issue #625 totally wrong r.none

* feat@method r.contains

* feat@method change r.count

* feat@method r.on

* feat@method r.where.any

* feat@method r.partial.object

* feat@important r.pipe

* fix@issue #612 deno support

* chore@dnd

* chore@dnd

* chore@dnd

* chore@lint all with new import rule

* chore@lint apply to src

* feat: rename r.merge

* fix@definition r.count.by

* fix: r.modify.path

* chore@dnd

* fix@typing r.on

* fix: typings test

* fix: r.none

* chore: build

* chore@dnd

* fix: remove node15 from ci

* feat: r.prop.satisfies

* chore@dnd

* feat: r.merge.with

* feat: juxt

* chore@small

* chore@small

* chore@small

* feat@typings r.flatten.object

* chore@small

* feat@dep upgrade all

* feat@dep upgrade jest.extended

* fix: r.always

* feat: r.partial.curry

Co-authored-by: Dejan Totev <dejan.totev@psinteractive.io>
Co-authored-by: Deyan Totev <deyan.totev.extern@seven.one>
  • Loading branch information
3 people committed May 6, 2022
1 parent 9695797 commit f1c87de
Show file tree
Hide file tree
Showing 814 changed files with 18,378 additions and 14,930 deletions.
48 changes: 0 additions & 48 deletions .circleci/config.yml

This file was deleted.

1 change: 1 addition & 0 deletions .eggignore
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
extends .gitignore

0 comments on commit f1c87de

Please sign in to comment.