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

add new option for created features with parsing from byte slices #476

Merged

Commits on May 13, 2022

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

Commits on Jun 17, 2022

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

Commits on Jul 14, 2022

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

Commits on Jul 15, 2022

  1. add test for parsing from bytes

    Aaron Kaswen-Wilk committed Jul 15, 2022
    Copy the full SHA
    bef3d7c View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2022

  1. change interface to pass bytes as option

    Aaron Kaswen-Wilk committed Jul 23, 2022
    Copy the full SHA
    239dd4b View commit details
    Browse the repository at this point in the history
  2. add test for running with feature contents

    Aaron Kaswen-Wilk committed Jul 23, 2022
    Copy the full SHA
    25813de View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2022

  1. adjust feature contents option to slice of structs

    Aaron Kaswen-Wilk committed Jul 26, 2022
    Copy the full SHA
    59a6d90 View commit details
    Browse the repository at this point in the history
  2. allow running both from feature contents and from files

    Aaron Kaswen-Wilk committed Jul 26, 2022
    Copy the full SHA
    ae2d87c View commit details
    Browse the repository at this point in the history
  3. add new test cases

    Aaron Kaswen-Wilk committed Jul 26, 2022
    Copy the full SHA
    d6371df View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    afa6081 View commit details
    Browse the repository at this point in the history