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

fpdart v2.0.0 #147

Open
wants to merge 91 commits into
base: main
Choose a base branch
from
Open

fpdart v2.0.0 #147

wants to merge 91 commits into from

Commits on Feb 16, 2024

  1. Configuration menu
    Copy the full SHA
    f9ece2c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    194db27 View commit details
    Browse the repository at this point in the history
  3. Either as IEffect

    SandroMaglione committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    d44181c View commit details
    Browse the repository at this point in the history
  4. Async from IEffect

    SandroMaglione committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    3861235 View commit details
    Browse the repository at this point in the history
  5. call run

    SandroMaglione committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    0fec429 View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2024

  1. Configuration menu
    Copy the full SHA
    289085a View commit details
    Browse the repository at this point in the history
  2. Effect and Either env

    SandroMaglione committed Mar 10, 2024
    Configuration menu
    Copy the full SHA
    8980c86 View commit details
    Browse the repository at this point in the history
  3. Option as IEffect

    SandroMaglione committed Mar 10, 2024
    Configuration menu
    Copy the full SHA
    f9c32f0 View commit details
    Browse the repository at this point in the history
  4. mapLeft

    SandroMaglione committed Mar 10, 2024
    Configuration menu
    Copy the full SHA
    0c23b78 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2024

  1. more Effect methods

    SandroMaglione committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    4d2612e View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2024

  1. Configuration menu
    Copy the full SHA
    e0c2dfa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5f945c4 View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2024

  1. Configuration menu
    Copy the full SHA
    bddc3b9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a5af9a8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8e3aa09 View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2024

  1. catchError

    SandroMaglione committed Mar 17, 2024
    Configuration menu
    Copy the full SHA
    9d42ff6 View commit details
    Browse the repository at this point in the history
  2. refactor internals

    SandroMaglione committed Mar 17, 2024
    Configuration menu
    Copy the full SHA
    ae2a3ef View commit details
    Browse the repository at this point in the history
  3. remove all examples

    outdated for now with new `Effect`
    SandroMaglione committed Mar 17, 2024
    Configuration menu
    Copy the full SHA
    30e643f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5163c52 View commit details
    Browse the repository at this point in the history
  5. import alias

    SandroMaglione committed Mar 17, 2024
    Configuration menu
    Copy the full SHA
    51a2a62 View commit details
    Browse the repository at this point in the history
  6. Effect sync execute

    SandroMaglione committed Mar 17, 2024
    Configuration menu
    Copy the full SHA
    b5b4c4c View commit details
    Browse the repository at this point in the history
  7. collect as Iterable

    SandroMaglione committed Mar 17, 2024
    Configuration menu
    Copy the full SHA
    c2e9349 View commit details
    Browse the repository at this point in the history
  8. expand Effect API

    SandroMaglione committed Mar 17, 2024
    Configuration menu
    Copy the full SHA
    7fc0a24 View commit details
    Browse the repository at this point in the history
  9. orDie API

    SandroMaglione committed Mar 17, 2024
    Configuration menu
    Copy the full SHA
    f70327f View commit details
    Browse the repository at this point in the history
  10. Option API

    SandroMaglione committed Mar 17, 2024
    Configuration menu
    Copy the full SHA
    e66dd02 View commit details
    Browse the repository at this point in the history
  11. Either API

    SandroMaglione committed Mar 17, 2024
    Configuration menu
    Copy the full SHA
    15b5634 View commit details
    Browse the repository at this point in the history
  12. Exit with Cause

    SandroMaglione committed Mar 17, 2024
    Configuration menu
    Copy the full SHA
    cb69054 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2024

  1. tryCatch API

    SandroMaglione committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    4a85df3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1b8d00e View commit details
    Browse the repository at this point in the history
  3. zipLeft and zipRight

    SandroMaglione committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    69af383 View commit details
    Browse the repository at this point in the history
  4. forEach and all

    SandroMaglione committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    5b5beca View commit details
    Browse the repository at this point in the history
  5. migration md

    SandroMaglione committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    6e256c9 View commit details
    Browse the repository at this point in the history
  6. version 2.0.0-dev.1

    SandroMaglione committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    bea6930 View commit details
    Browse the repository at this point in the history
  7. http request example

    SandroMaglione committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    bda3934 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1565436 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2024

  1. Configuration menu
    Copy the full SHA
    f39ee8b View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2024

  1. Configuration menu
    Copy the full SHA
    81d4b0d View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2024

  1. Configuration menu
    Copy the full SHA
    06fff82 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aa0d3a5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4da33a1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1ed678d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7f3314e View commit details
    Browse the repository at this point in the history
  6. onError for gen

    SandroMaglione committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    a63aae1 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2024

  1. Configuration menu
    Copy the full SHA
    e82dba6 View commit details
    Browse the repository at this point in the history
  2. factory constructors

    SandroMaglione committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    05036f1 View commit details
    Browse the repository at this point in the history
  3. running Effect

    SandroMaglione committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    a44fed8 View commit details
    Browse the repository at this point in the history
  4. clean up Cause

    SandroMaglione committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    0f91eeb View commit details
    Browse the repository at this point in the history
  5. fix fail in Effect.gen

    SandroMaglione committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    f7cdc3d View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2024

  1. Configuration menu
    Copy the full SHA
    62a5d01 View commit details
    Browse the repository at this point in the history
  2. imports

    SandroMaglione committed Mar 23, 2024
    Configuration menu
    Copy the full SHA
    ab71d1e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e27399e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    de6395d View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2024

  1. Configuration menu
    Copy the full SHA
    60290a9 View commit details
    Browse the repository at this point in the history
  2. filtering

    SandroMaglione committed Mar 24, 2024
    Configuration menu
    Copy the full SHA
    d330768 View commit details
    Browse the repository at this point in the history
  3. full Option API

    SandroMaglione committed Mar 24, 2024
    Configuration menu
    Copy the full SHA
    8ad0f09 View commit details
    Browse the repository at this point in the history
  4. full Either API

    SandroMaglione committed Mar 24, 2024
    Configuration menu
    Copy the full SHA
    b73849d View commit details
    Browse the repository at this point in the history
  5. rename Fail to Failure

    SandroMaglione committed Mar 24, 2024
    Configuration menu
    Copy the full SHA
    229e536 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8a0f930 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f02afe3 View commit details
    Browse the repository at this point in the history
  8. provide and mapEnv

    SandroMaglione committed Mar 24, 2024
    Configuration menu
    Copy the full SHA
    df5740d View commit details
    Browse the repository at this point in the history
  9. provideEffect

    SandroMaglione committed Mar 24, 2024
    Configuration menu
    Copy the full SHA
    a3352b5 View commit details
    Browse the repository at this point in the history
  10. test type parameters

    SandroMaglione committed Mar 24, 2024
    Configuration menu
    Copy the full SHA
    d8144dd View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2024

  1. Configuration menu
    Copy the full SHA
    dcb9861 View commit details
    Browse the repository at this point in the history
  2. update examples

    SandroMaglione committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    24449a3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    07bfa82 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3e72bf5 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2024

  1. effect abstract only

    SandroMaglione committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    57eb5ee View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2024

  1. meta version

    SandroMaglione committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    3473096 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f343b03 View commit details
    Browse the repository at this point in the history
  3. Deferred and Context

    SandroMaglione committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    83667b4 View commit details
    Browse the repository at this point in the history
  4. race and raceAll

    SandroMaglione committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    b79f034 View commit details
    Browse the repository at this point in the history
  5. delay and timeout

    SandroMaglione committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    e4d3ad2 View commit details
    Browse the repository at this point in the history
  6. Deferred as Effect

    SandroMaglione committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    ac7f9e1 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2024

  1. Configuration menu
    Copy the full SHA
    da0b2ee View commit details
    Browse the repository at this point in the history
  2. interruption test

    SandroMaglione committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    9c8610c View commit details
    Browse the repository at this point in the history
  3. provide API

    SandroMaglione committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    4c893ef View commit details
    Browse the repository at this point in the history
  4. fpdart 2.0.0-dev.2

    SandroMaglione committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    82d1ed6 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2024

  1. const None

    SandroMaglione committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    56f9ad7 View commit details
    Browse the repository at this point in the history
  2. introduce Scope

    SandroMaglione committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    bed477a View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2024

  1. Scope with test

    SandroMaglione committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    3ca43b8 View commit details
    Browse the repository at this point in the history
  2. test closable Scope

    SandroMaglione committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    26180a7 View commit details
    Browse the repository at this point in the history
  3. v2.0.0-dev.3

    SandroMaglione committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    895f80a View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2024

  1. Configuration menu
    Copy the full SHA
    8e34681 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    43f0592 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2f80240 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f691c1e View commit details
    Browse the repository at this point in the history
  5. fix withScope issue

    SandroMaglione committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    5efd738 View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2024

  1. Configuration menu
    Copy the full SHA
    1118bd6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2fe20e1 View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2024

  1. Configuration menu
    Copy the full SHA
    4039939 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2024

  1. sleep

    SandroMaglione committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    29331c8 View commit details
    Browse the repository at this point in the history