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

fix!: allow leading slashes in file name #820

Merged
merged 10 commits into from Oct 16, 2019

Commits on Aug 21, 2019

  1. fix: allow leading slashes in filename

    allow interop with other languages and current storage files with leading slash
    brianzinn committed Aug 21, 2019
    Copy the full SHA
    6ba4f4d View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2019

  1. Copy the full SHA
    490ca9f View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    646d0a2 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2019

  1. Match expected behavior for file name. Leading slashes are maintained…

    … without options. This is a breaking change.
    brianzinn committed Aug 23, 2019
    Copy the full SHA
    27b7532 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2019

  1. Copy the full SHA
    2f021cc View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2019

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

Commits on Oct 14, 2019

  1. Copy the full SHA
    a949447 View commit details
    Browse the repository at this point in the history
  2. lint

    stephenplusplus committed Oct 14, 2019
    Copy the full SHA
    10c2f07 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2019

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

Commits on Oct 16, 2019

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