Commits on Oct 20, 2019

Commits on Nov 5, 2019

Commits on Nov 24, 2019

  1. Removed hacky require support

    mde committed Nov 24, 2019
  2. Removed test for hacky require

    mde committed Nov 24, 2019
  3. Removed support for ancient Nodes

    mde committed Nov 24, 2019
  4. Major version bump, v3

    mde committed Nov 24, 2019
  5. Version 3.0.1

    mde committed Nov 24, 2019

Commits on Dec 4, 2019

Commits on Dec 7, 2019

  1. Update README (#478)

    Clarifies that include preprocessor directives are no longer supported in versions above 3.0.
    
    Alternative: remove this note altogether.
    niamurrell authored and RyanZim committed Dec 7, 2019

Commits on Dec 22, 2019

  1. docs(README): Remove dead link

    Fixes #481
    ExE-Boss committed Dec 22, 2019

Commits on Jan 14, 2020

Commits on Jan 17, 2020

  1. Merge pull request #471 from EB-Forks/docs/readme/improve-main-heading

    docs(README): Improve main heading
    mde committed Jan 17, 2020

Commits on Jan 20, 2020

  1. Explain how to use ES6 features and documents the beautify option

    The beautify option documentation was missing.
    rosenfeld committed Jan 20, 2020

Commits on Jan 23, 2020

  1. Merge pull request #489 from rosenfeld/patch-1

    Explain how to use ES6 features and documents the beautify option
    mde committed Jan 23, 2020

Commits on Feb 20, 2020

  1. upd postinstall.js

    Fix console "Thank you" siteurl
    Tusko committed Feb 20, 2020
  2. Merge pull request #495 from Tusko/patch-1

    upd postinstall.js
    mde committed Feb 20, 2020

Commits on Mar 23, 2020

Commits on Mar 29, 2020

  1. Version 3.0.2

    mde committed Mar 29, 2020

Commits on Apr 8, 2020

  1. docs: Fix simple typo, preceeding -> preceding

    There is a small typo in docs/syntax.md.
    
    Should read `preceding` rather than `preceeding`.
    timgates42 committed Apr 8, 2020

Commits on Apr 9, 2020

  1. Merge pull request #507 from timgates42/bugfix_typo_preceding

    docs: Fix simple typo, preceeding -> preceding
    mde committed Apr 9, 2020

Commits on Apr 13, 2020

Commits on Apr 17, 2020

  1. Merge pull request #501 from leomp12/feat/root-array

    LGTM
    mde committed Apr 17, 2020

Commits on Apr 19, 2020

  1. Implemented CLI

    mde committed Apr 19, 2020
  2. Use kebab-case for opt

    mde committed Apr 19, 2020
  3. Basic tests for CLI

    mde committed Apr 19, 2020
  4. Document CLI opts

    mde committed Apr 19, 2020
  5. Updated deps

    mde committed Apr 19, 2020
  6. Minor version bump

    mde committed Apr 19, 2020
  7. Linting

    mde committed Apr 19, 2020
  8. More linting

    mde committed Apr 19, 2020
  9. Added bin directory to package

    mde committed Apr 19, 2020
  10. Syntax

    mde committed Apr 19, 2020

Commits on Apr 21, 2020

  1. fix(docs): fix wording

    vwkd committed Apr 21, 2020
  2. fix(docs): grammar

    vwkd committed Apr 21, 2020