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

feat! embrace writable streams #29

Merged
merged 26 commits into from
Jul 29, 2022
Merged

feat! embrace writable streams #29

merged 26 commits into from
Jul 29, 2022

Commits on Mar 28, 2022

  1. chore: add repo link

    Gozala committed Mar 28, 2022
    Configuration menu
    Copy the full SHA
    f39d9be View commit details
    Browse the repository at this point in the history
  2. chore: add some docs

    Gozala committed Mar 28, 2022
    Configuration menu
    Copy the full SHA
    36e4c95 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2022

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

Commits on Jul 20, 2022

  1. refactor to use writer api

    Gozala committed Jul 20, 2022
    Configuration menu
    Copy the full SHA
    4e705c9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d70cd91 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2022

  1. implement directory support

    Gozala committed Jul 21, 2022
    Configuration menu
    Copy the full SHA
    a4cdd71 View commit details
    Browse the repository at this point in the history
  2. fix: named link encoding

    Gozala committed Jul 21, 2022
    Configuration menu
    Copy the full SHA
    c568cdf View commit details
    Browse the repository at this point in the history
  3. chore: enable test

    Gozala committed Jul 21, 2022
    Configuration menu
    Copy the full SHA
    2704a8b View commit details
    Browse the repository at this point in the history
  4. chore: update readme

    Gozala committed Jul 21, 2022
    Configuration menu
    Copy the full SHA
    8b2c285 View commit details
    Browse the repository at this point in the history
  5. fix: types in the ts test

    Gozala committed Jul 21, 2022
    Configuration menu
    Copy the full SHA
    03c69a6 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2022

  1. Configuration menu
    Copy the full SHA
    f69d22b View commit details
    Browse the repository at this point in the history
  2. fix: dir sizes

    Gozala committed Jul 22, 2022
    Configuration menu
    Copy the full SHA
    94eaafd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9e1d8ad View commit details
    Browse the repository at this point in the history
  4. chore: export types

    Gozala committed Jul 22, 2022
    Configuration menu
    Copy the full SHA
    228877d View commit details
    Browse the repository at this point in the history
  5. fix: sort links by name

    Gozala committed Jul 22, 2022
    Configuration menu
    Copy the full SHA
    2c53988 View commit details
    Browse the repository at this point in the history
  6. chore: add dir overwrite tests

    Gozala committed Jul 22, 2022
    Configuration menu
    Copy the full SHA
    b8ac562 View commit details
    Browse the repository at this point in the history
  7. chore: refine api

    Gozala committed Jul 22, 2022
    Configuration menu
    Copy the full SHA
    1720c2a View commit details
    Browse the repository at this point in the history
  8. chore: update convergence test

    Gozala committed Jul 22, 2022
    Configuration menu
    Copy the full SHA
    bf191f3 View commit details
    Browse the repository at this point in the history
  9. fix: types

    Gozala committed Jul 22, 2022
    Configuration menu
    Copy the full SHA
    5483c5d View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2022

  1. Apply suggestions from code review

    Co-authored-by: Hugo Dias <hugomrdias@gmail.com>
    Gozala and hugomrdias authored Jul 27, 2022
    Configuration menu
    Copy the full SHA
    d595141 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2022

  1. chore: improve coverage

    Gozala committed Jul 28, 2022
    Configuration menu
    Copy the full SHA
    8e12f84 View commit details
    Browse the repository at this point in the history
  2. chore: improve covarage

    Gozala committed Jul 28, 2022
    Configuration menu
    Copy the full SHA
    3d34bf5 View commit details
    Browse the repository at this point in the history
  3. fix: typings

    Gozala committed Jul 28, 2022
    Configuration menu
    Copy the full SHA
    b6ae5a3 View commit details
    Browse the repository at this point in the history
  4. chore: rip out channel code

    Gozala committed Jul 28, 2022
    Configuration menu
    Copy the full SHA
    0abc1ef View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2022

  1. feat!: remove channel code

    Gozala committed Jul 29, 2022
    Configuration menu
    Copy the full SHA
    7b79b2c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a6edc8a View commit details
    Browse the repository at this point in the history