Skip to content

Latest commit

 

History

History
86 lines (49 loc) · 1.17 KB

CHANGELOG.md

File metadata and controls

86 lines (49 loc) · 1.17 KB

@6degrees/source-code-spitter

2.3.0

Minor Changes

  • Add Extensions for bun

2.2.0

Minor Changes

  • move to @flowdegree

2.1.1

Patch Changes

  • const -- let

2.1.0

Minor Changes

  • 💘 Adding support for json output

    spitit . --json or spitit . -j or node index.js . --json

2.0.3

Patch Changes

  • Removing open and github stuff

2.0.0

Major Changes

  • 960e4e1: # Include, Exclude flags and more 🔥🔥🔥

    Breaking Changes

    • None

    Changes

    • Adding include and exclude flags, checkout README.md
    • Updated README.md and added comments to the code
    • Moved the default ignores to utils/ignore-config.js
    • Updated the Github Action
    • Added linting

    to update

    npm update "@6degrees/source-code-spitter"

1.3.1

Patch Changes

  • more extensions

1.3.0

Minor Changes

  • Add default ignored files
  • 5ba1c2a: Rewriting with meow, cli-welcome, cli-alert, chalk

1.0.2

Patch Changes

  • Another fix to execution command

1.0.1

Patch Changes

  • Fix binary execution parameters