Releases: Mopsgamer/view-ignored
Releases · Mopsgamer/view-ignored
0.3.2
- Fix
Cannot find module '../../package.json'
.
0.3.1
- Update dependencies.
- Git line endings: lf.
0.3.0
- Code linting: move from eslint to xo.
- Changed cli output.
- API Changes.
- Changes for configuration properties. Removed color property (color level).
0.2.1
- Fix hierarcy loop exit first iteration.
- Fix main field (package.json).
0.2.0
- 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
- Add jsdocs everywhere.
- Add
FileInfo.isIncludedBy
.
FileInfo.ignored
is now a getter.
0.1.0
- Changed binding api.
- Updated README.
0.0.2
- Added 'LICENCE.txt'.
- Added repo links for 'package.json'.
0.0.1
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).