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

[WIP] Plain ndjson #58

Merged
merged 34 commits into from Apr 28, 2019
Merged

[WIP] Plain ndjson #58

merged 34 commits into from Apr 28, 2019

Commits on Mar 30, 2019

  1. Replace fast-json-parse

    jsumners committed Mar 30, 2019
    Copy the full SHA
    2b0fcc3 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    6e7bf6b View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    20e9107 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    b16e208 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    7a32b52 View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2019

  1. Copy the full SHA
    a1cd48c View commit details
    Browse the repository at this point in the history
  2. Fix split in prettifyObject

    jsumners committed Mar 31, 2019
    Copy the full SHA
    ccd2848 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    bf02c96 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    572226d View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    dd5f386 View commit details
    Browse the repository at this point in the history
  6. v3.0.0-rc.1

    jsumners committed Mar 31, 2019
    Copy the full SHA
    64db81d View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2019

  1. Copy the full SHA
    7ef851c View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    413d1d2 View commit details
    Browse the repository at this point in the history
  3. Fix lint issue

    jsumners committed Apr 6, 2019
    Copy the full SHA
    fda9682 View commit details
    Browse the repository at this point in the history
  4. Add tests for colors.js

    jsumners committed Apr 6, 2019
    Copy the full SHA
    55e5eab View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    11c42cc View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2019

  1. Add tests for prettifyLevel

    jsumners committed Apr 7, 2019
    Copy the full SHA
    6ebee3c View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    42e5bc7 View commit details
    Browse the repository at this point in the history
  3. Add tests for prettifyTime

    jsumners committed Apr 7, 2019
    Copy the full SHA
    438f8fb View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2019

  1. Fix lint error

    jsumners committed Apr 9, 2019
    Copy the full SHA
    8bed001 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    20d9a05 View commit details
    Browse the repository at this point in the history
  3. Fix regex for time tests

    jsumners committed Apr 9, 2019
    Copy the full SHA
    ca7767e View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    ff3cb0e View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    9a997e2 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2019

  1. Added tests (#59)

    * test coverage for filtering out with search
    
    * obsolete check, ignored keys already filtered
    
    * basic tests for prettifyErrorLog & prettifyObject
    ovhemert authored and jsumners committed Apr 11, 2019
    Copy the full SHA
    87b65bf View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2019

  1. Copy the full SHA
    613d250 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    b08e946 View commit details
    Browse the repository at this point in the history
  3. Update readme

    jsumners committed Apr 13, 2019
    Copy the full SHA
    e5b2176 View commit details
    Browse the repository at this point in the history
  4. Update dependencies

    jsumners committed Apr 13, 2019
    Copy the full SHA
    af3e853 View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2019

  1. v3.0.0-rc.2

    jsumners committed Apr 21, 2019
    Copy the full SHA
    410c1e8 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    6c38b01 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2019

  1. Remove Node 6 specific tests

    jsumners committed Apr 28, 2019
    Copy the full SHA
    1635a78 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    6c78469 View commit details
    Browse the repository at this point in the history
  3. Fix tests for Node 12

    jsumners committed Apr 28, 2019
    Copy the full SHA
    e22b11a View commit details
    Browse the repository at this point in the history