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

3.0.0 Release #135

Merged
merged 33 commits into from
Sep 6, 2021
Merged

3.0.0 Release #135

merged 33 commits into from
Sep 6, 2021

Commits on May 31, 2019

  1. Dev version bump [skip ci]

    nblumhardt committed May 31, 2019
    Configuration menu
    Copy the full SHA
    9cea8d6 View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2019

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

Commits on Jun 12, 2019

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

Commits on Jul 5, 2020

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

Commits on Jul 6, 2020

  1. Merge pull request #115 from fvbommel/fix-json-string-tokenizer

    Fix the JSON parser sample to allow strings ending in '\'.
    nblumhardt committed Jul 6, 2020
    Configuration menu
    Copy the full SHA
    5d203c3 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2020

  1. Update NuGet.org key

    nblumhardt committed Aug 19, 2020
    Configuration menu
    Copy the full SHA
    a9922d0 View commit details
    Browse the repository at this point in the history
  2. Update build image

    nblumhardt committed Aug 19, 2020
    Configuration menu
    Copy the full SHA
    ed5e4c0 View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2020

  1. Merge pull request #94 from nblumhardt/sequence

    Optimized Parse.Sequence(...) combinator
    nblumhardt committed Dec 2, 2020
    Configuration menu
    Copy the full SHA
    f04deea View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    61d1429 View commit details
    Browse the repository at this point in the history
  3. Fix icon path

    nblumhardt committed Dec 2, 2020
    Configuration menu
    Copy the full SHA
    8043b23 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #122 from nblumhardt/tooling-updates

    Update tooling; add a net5.0 target
    nblumhardt committed Dec 2, 2020
    Configuration menu
    Copy the full SHA
    3b6c6ae View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2020

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

Commits on Dec 7, 2020

  1. Merge pull request #123 from AndrewSav/dev

    Added OneOf combinator and tests
    nblumhardt committed Dec 7, 2020
    Configuration menu
    Copy the full SHA
    3042a6b View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2021

  1. Demo had typo in code

    Spaceman1861 committed Jan 30, 2021
    Configuration menu
    Copy the full SHA
    cefcdd7 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2021

  1. Merge pull request #127 from Spaceman1861/patch-1

    Demo had typo in code
    nblumhardt committed Feb 1, 2021
    Configuration menu
    Copy the full SHA
    886c160 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2021

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

Commits on Mar 8, 2021

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

Commits on Mar 20, 2021

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

Commits on Apr 10, 2021

  1. Renamed Until to Except and removed the fail options. Span.Except sho…

    …uld now be aligned with Character.Except.
    Ellested committed Apr 10, 2021
    Configuration menu
    Copy the full SHA
    5f48738 View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2021

  1. Configuration menu
    Copy the full SHA
    21f53b2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a20c9d4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2e86e70 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    56be7fd View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0ced28c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    aeeb2b2 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4020695 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    4d1db1e View commit details
    Browse the repository at this point in the history
  9. Merge pull request #132 from AndrewSav/matching

    Add Matching method to Token class to support non-enum Tokens
    nblumhardt committed Apr 13, 2021
    Configuration menu
    Copy the full SHA
    97acd62 View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2021

  1. Configuration menu
    Copy the full SHA
    68c0b64 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    09a8b92 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #131 from AndrewSav/where-message

    Added optional error message to the Where combinator
    nblumhardt committed Apr 14, 2021
    Configuration menu
    Copy the full SHA
    9be4ea0 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2021

  1. Build from main

    nblumhardt committed May 13, 2021
    Configuration menu
    Copy the full SHA
    e707659 View commit details
    Browse the repository at this point in the history
  2. Publish from main

    nblumhardt committed May 13, 2021
    Configuration menu
    Copy the full SHA
    2598a4c View commit details
    Browse the repository at this point in the history