- Bug Fixes
- Add note to readme about watchify and browserify being now peer dependencies - eec63f6, [Roy Riojas](https://github.com/Roy Riojas), 22/03/2018 20:16:15
-
Bug Fixes
- Use latest eslint - 14f6721, [Roy Riojas](https://github.com/Roy Riojas), 22/03/2018 20:05:39
-
Other changes
-
ignore watch passed to watchify (#15) - 23fa476, [Róbert Oroszi](https://github.com/Róbert Oroszi), 22/03/2018 19:20:53
-
feat: ignore watch from watchify
-
fix: use double quotes
-
-
use browserify and watchify as peer and dev depedency (#16) - 08c825a, [Róbert Oroszi](https://github.com/Róbert Oroszi), 22/03/2018 19:20:25
-
chore: use browserify and watchify as peer and dev depedency
-
chore: notify users that browserify and watchify are mandatory for using persistify
-
-
- Other changes
- handle multi-item neverCache arrays (#12) - 3f7b832, [Mike Chevett](https://github.com/Mike Chevett), 03/08/2016 12:09:40
- Bug Fixes
-
Bump flat-cache version - 6a4bdaf, [Jean Ponchon](https://github.com/Jean Ponchon), 01/08/2016 04:53:52
See:
-
- Build Scripts Changes
- Update to latest version of browserify and watchify - ae8b4cc, [Roy Riojas](https://github.com/Roy Riojas), 22/11/2015 02:33:37
- undefined
- option to set cacheDir - 12ff7fa, [Joey Baker](https://github.com/Joey Baker), 05/11/2015 13:53:10
-
Bug Fixes
-
Build Scripts Changes
-
Bug Fixes
-
Enhancements
- Add --cache-id command line option - 9f31426, [Benjie Gillam](https://github.com/Benjie Gillam), 30/10/2015 07:39:15
- Enhancements
-
add
never-cache
andcommand
options - b81307d, royriojas, 22/09/2015 02:18:57-
--never-cache
,-n
option allows to specify patterns to match files that will never be included in the cache. Even if the files were in the cache already they will be ignored if the file matches the provided pattern. Multiple patterns can be specified by specifying this parameter multiple times. -
command
option can be used to pass the cli command used to execute persistify. If that command changes then the cache will be also be ignored
-
-
- Documentation
-
Add a note about cache usage and a comment about the browserify options - cfd3fe5, [Roy Riojas](https://github.com/Roy Riojas), 31/08/2015 20:18:45
Update README.md
-
- Bug Fixes
- missing browserify dependency to be able to use it without watch mode - 2abf988, [Roy Riojas](https://github.com/Roy Riojas), 22/08/2015 20:51:42
-
Features
-
Other changes
- Initial commit - 9acf98a, [Roy Riojas](https://github.com/Roy Riojas), 11/07/2015 20:51:33