-
Notifications
You must be signed in to change notification settings - Fork 453
Comparing changes
Open a pull request
base repository: arrow-kt/arrow
base: 1.1.5
head repository: arrow-kt/arrow
compare: 1.2.0
Commits on Jan 19, 2023
-
* Split CircuitBreaker and Schedule into its own package Co-authored-by: Simon Vergauwen <nomisRev@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for ad8ea21 - Browse repository at this point
Copy the full SHA ad8ea21View commit details -
Configuration menu - View commit details
-
Copy full SHA for 20a1905 - Browse repository at this point
Copy the full SHA 20a1905View commit details -
updated training nav menu item (#2893)
Co-authored-by: Israel Pérez González <israelpzglez@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 37123c5 - Browse repository at this point
Copy the full SHA 37123c5View commit details
Commits on Jan 20, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 013c8cd - Browse repository at this point
Copy the full SHA 013c8cdView commit details -
Configuration menu - View commit details
-
Copy full SHA for a43965c - Browse repository at this point
Copy the full SHA a43965cView commit details
Commits on Jan 23, 2023
-
Configuration menu - View commit details
-
Copy full SHA for a0414b1 - Browse repository at this point
Copy the full SHA a0414b1View commit details
Commits on Jan 24, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 65e5f65 - Browse repository at this point
Copy the full SHA 65e5f65View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0cab160 - Browse repository at this point
Copy the full SHA 0cab160View commit details -
Configuration menu - View commit details
-
Copy full SHA for a26354f - Browse repository at this point
Copy the full SHA a26354fView commit details
Commits on Jan 25, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 7cf0423 - Browse repository at this point
Copy the full SHA 7cf0423View commit details
Commits on Jan 27, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 09384c1 - Browse repository at this point
Copy the full SHA 09384c1View commit details
Commits on Jan 30, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 1db0465 - Browse repository at this point
Copy the full SHA 1db0465View commit details
Commits on Feb 2, 2023
-
Implement basic NonEmptySet (#2899)
Co-authored-by: Alejandro Serrano <trupill@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 118d5dc - Browse repository at this point
Copy the full SHA 118d5dcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 33828a4 - Browse repository at this point
Copy the full SHA 33828a4View commit details
Commits on Feb 3, 2023
-
Co-authored-by: Alejandro Serrano <trupill@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 71e43b6 - Browse repository at this point
Copy the full SHA 71e43b6View commit details
Commits on Feb 4, 2023
-
Configuration menu - View commit details
-
Copy full SHA for d8a4791 - Browse repository at this point
Copy the full SHA d8a4791View commit details -
Configuration menu - View commit details
-
Copy full SHA for f6c49fc - Browse repository at this point
Copy the full SHA f6c49fcView commit details
Commits on Feb 6, 2023
-
Configuration menu - View commit details
-
Copy full SHA for c51f4e4 - Browse repository at this point
Copy the full SHA c51f4e4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3eadc65 - Browse repository at this point
Copy the full SHA 3eadc65View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0fc2721 - Browse repository at this point
Copy the full SHA 0fc2721View commit details -
Configuration menu - View commit details
-
Copy full SHA for 547c17d - Browse repository at this point
Copy the full SHA 547c17dView commit details -
Overload Arrow FX ParZip for tupling #2821 (#2900)
Co-authored-by: Julian Abiodun <lgtout@users.noreply.github.com> Co-authored-by: Simon Vergauwen <nomisRev@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 8a2522e - Browse repository at this point
Copy the full SHA 8a2522eView commit details
Commits on Feb 8, 2023
-
Configuration menu - View commit details
-
Copy full SHA for bb059e7 - Browse repository at this point
Copy the full SHA bb059e7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 897b84c - Browse repository at this point
Copy the full SHA 897b84cView commit details
Commits on Feb 9, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 6beaa12 - Browse repository at this point
Copy the full SHA 6beaa12View commit details -
Revert "Update Kotlin/Native targets (#2926)"
This reverts commit 6beaa12.
Configuration menu - View commit details
-
Copy full SHA for 075e926 - Browse repository at this point
Copy the full SHA 075e926View commit details -
Configuration menu - View commit details
-
Copy full SHA for 08c7d49 - Browse repository at this point
Copy the full SHA 08c7d49View commit details -
Configuration menu - View commit details
-
Copy full SHA for c5717cc - Browse repository at this point
Copy the full SHA c5717ccView commit details -
[PROPOSAL] Option API deprecation, and preparation for 2.x.x (#2913)
* Deprecate foldable methods * Deprecate functor/applicative/monad methods * Update API files * Apply suggestions from code review Co-authored-by: Simon Vergauwen <nomisRev@users.noreply.github.com> * Add getOrNull method * Update API files * Restore isEmpty implementation * Update API files * Deprecate applicative/monad error methods * Deprecate utility methods * Deprecate assign methods * Fix outdated knit files * Using the inline option DSL * Change redeem implementation for Either and Option * Fix wrong deprecation replacement * Revert Nullable.toOption deprecation * Add missing contracts * Update API files * Revert filterIsInstance deprecation * Add isNone and isSome methods for Option * Update API files * Trigger build * Update API files * Convert isSome into an instance method * Restore abstract isEmpty function for Option --------- Co-authored-by: franciscodr <franciscodr@users.noreply.github.com> Co-authored-by: Simon Vergauwen <nomisRev@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 50c80d5 - Browse repository at this point
Copy the full SHA 50c80d5View commit details -
Configuration menu - View commit details
-
Copy full SHA for f9cda5b - Browse repository at this point
Copy the full SHA f9cda5bView commit details
Commits on Feb 13, 2023
-
Integration Xebia Functional (#2855)
* upgrade 47degrees to xebia-functional * upgrade 47degrees to xebia-functional --------- Co-authored-by: Juan Valencia <juanvalencia@calvellido.es>
Configuration menu - View commit details
-
Copy full SHA for 878301a - Browse repository at this point
Copy the full SHA 878301aView commit details
Commits on Feb 17, 2023
-
Fix filterOrElse to handle null values correctly. (#2933)
Co-authored-by: Ben Wanner <bwanner@netflix.com>
Configuration menu - View commit details
-
Copy full SHA for 1d6a6aa - Browse repository at this point
Copy the full SHA 1d6a6aaView commit details
Commits on Feb 18, 2023
-
Update dependency gradle to v8 (#2931)
| datasource | package | from | to | | -------------- | ------- | ----- | ----- | | gradle-version | gradle | 7.5.1 | 8.0.1 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for b3ef809 - Browse repository at this point
Copy the full SHA b3ef809View commit details
Commits on Feb 21, 2023
-
Configuration menu - View commit details
-
Copy full SHA for d210349 - Browse repository at this point
Copy the full SHA d210349View commit details -
Configuration menu - View commit details
-
Copy full SHA for d07f778 - Browse repository at this point
Copy the full SHA d07f778View commit details
Commits on Feb 22, 2023
-
Adapting Dokka configuration for multi-module projects (#2930)
Co-authored-by: Simon Vergauwen <nomisRev@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 2819987 - Browse repository at this point
Copy the full SHA 2819987View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3b2a9c4 - Browse repository at this point
Copy the full SHA 3b2a9c4View commit details
Commits on Feb 23, 2023
-
Add DSL markers to all bind funs in Raise (#2944)
Co-authored-by: Olaf Gottschalk <Olaf.Gottschalk@bmwgroup.com>
Configuration menu - View commit details
-
Copy full SHA for f4f13ce - Browse repository at this point
Copy the full SHA f4f13ceView commit details -
Remove ignored path option in the publish landing page workflow (#2943)
* Deploy dosc to gh-pages --------- Co-authored-by: Simon Vergauwen <nomisRev@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for eeb4c14 - Browse repository at this point
Copy the full SHA eeb4c14View commit details -
Configuration menu - View commit details
-
Copy full SHA for b5ab597 - Browse repository at this point
Copy the full SHA b5ab597View commit details
Commits on Mar 1, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 4f7fee8 - Browse repository at this point
Copy the full SHA 4f7fee8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7a7f0a9 - Browse repository at this point
Copy the full SHA 7a7f0a9View commit details -
Co-authored-by: Francisco Diaz <francisco.d@47deg.com>
Configuration menu - View commit details
-
Copy full SHA for 8e0121a - Browse repository at this point
Copy the full SHA 8e0121aView commit details
Commits on Mar 2, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 38f9d67 - Browse repository at this point
Copy the full SHA 38f9d67View commit details
Commits on Mar 3, 2023
-
Configuration menu - View commit details
-
Copy full SHA for f6c8324 - Browse repository at this point
Copy the full SHA f6c8324View commit details -
Configuration menu - View commit details
-
Copy full SHA for f110e6f - Browse repository at this point
Copy the full SHA f110e6fView commit details
Commits on Mar 6, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 656940c - Browse repository at this point
Copy the full SHA 656940cView commit details
Commits on Mar 7, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 6ac5ddd - Browse repository at this point
Copy the full SHA 6ac5dddView commit details
Commits on Mar 8, 2023
-
Configuration menu - View commit details
-
Copy full SHA for e94dc2e - Browse repository at this point
Copy the full SHA e94dc2eView commit details
Commits on Mar 9, 2023
-
Co-authored-by: Simon Vergauwen <nomisRev@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for a1fffdb - Browse repository at this point
Copy the full SHA a1fffdbView commit details
There are no files selected for viewing
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.