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

Update; Add read parsing options #5

Open
wants to merge 16 commits into
base: master
Choose a base branch
from
Open

Commits on Jun 11, 2020

  1. Configuration menu
    Copy the full SHA
    d77e294 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a63d688 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5ef81f0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    256e01f View commit details
    Browse the repository at this point in the history
  5. Update imports

    jsejcksn committed Jun 11, 2020
    Configuration menu
    Copy the full SHA
    2b17682 View commit details
    Browse the repository at this point in the history
  6. Update for refactor

    jsejcksn committed Jun 11, 2020
    Configuration menu
    Copy the full SHA
    f64f50e View commit details
    Browse the repository at this point in the history
  7. Update Deno install version to 1.0.5 for Linux/Mac

    and remove unnecessary "net" permission for tests
    jsejcksn committed Jun 11, 2020
    Configuration menu
    Copy the full SHA
    f928322 View commit details
    Browse the repository at this point in the history
  8. Add explicit clipboards type

    jsejcksn committed Jun 11, 2020
    Configuration menu
    Copy the full SHA
    66505d8 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    85740a0 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2020

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

Commits on Jun 13, 2020

  1. Inline run options

    to address type narrowing issue in Deno v1.1.0: denoland/deno#6270
    jsejcksn authored Jun 13, 2020
    Configuration menu
    Copy the full SHA
    b3c32fa View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2020

  1. Replace "trim" option with "trimFinalNewlines"

    and catch exceptions while determining Linux binary
    jsejcksn committed Jun 28, 2020
    Configuration menu
    Copy the full SHA
    cbfbbfe View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    762d665 View commit details
    Browse the repository at this point in the history
  3. Update read options in tests

    jsejcksn committed Jun 28, 2020
    Configuration menu
    Copy the full SHA
    5f8f7f4 View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2020

  1. Configuration menu
    Copy the full SHA
    2f76a8e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4f7dfd2 View commit details
    Browse the repository at this point in the history