Skip to content

Releases: Mopsgamer/view-ignored

0.3.2

11 Oct 11:25
Compare
Choose a tag to compare
  • Fix Cannot find module '../../package.json'.

0.3.1

11 Oct 11:08
Compare
Choose a tag to compare
  • Update dependencies.
  • Git line endings: lf.

0.3.0

10 Oct 14:55
Compare
Choose a tag to compare
  • Code linting: move from eslint to xo.
  • Changed cli output.
  • API Changes.
  • Changes for configuration properties. Removed color property (color level).

0.2.2

20 Aug 20:42
Compare
Choose a tag to compare
  • Fix the cli.

0.2.1

12 Aug 13:22
Compare
Choose a tag to compare
  • Fix hierarcy loop exit first iteration.
  • Fix main field (package.json).

0.2.0

10 Aug 20:45
Compare
Choose a tag to compare
  • Refactor, add more stuff: changes for the command-line and API.
  • Change project structure: move 'lib' -> 'out/src'
  • Implement command-line --plugins, --depth and --show-sources options.

0.1.1

14 Jul 13:36
Compare
Choose a tag to compare
  • Add jsdocs everywhere.
  • Add FileInfo.isIncludedBy.
  • FileInfo.ignored is now a getter.

0.1.0

04 Jul 14:49
Compare
Choose a tag to compare
  • Changed binding api.
  • Updated README.

0.0.2

03 Jul 13:06
Compare
Choose a tag to compare
  • Added 'LICENCE.txt'.
  • Added repo links for 'package.json'.

0.0.1

02 Jul 15:03
Compare
Choose a tag to compare

Initial view-ignored release.

  • API - need more jsdoc comments.
  • API for Browser - fs and path required.
  • Cli throught viewig and view-ignored - command line client with config and scan commands.
  • Plugin system - unsupported cli, bad binding api (public Map variable and functions).