UNPKG

persistify

Version:

a wrapper around `browserify` and `watchify` to make incremental builds without the need of the watch mode

53 lines (31 loc) 2.09 kB
# persistify - Changelog ## v0.2.0 - **Features** - Remove deleted entries from the cache - [56544d3]( https://github.com/royriojas/persistify/commit/56544d3 ), [royriojas](https://github.com/royriojas), 04/09/2015 13:15:51 ## v0.1.8 - **Documentation** - Add info about the CLI usage - [899e311]( https://github.com/royriojas/persistify/commit/899e311 ), [royriojas](https://github.com/royriojas), 31/08/2015 18:34:05 ## v0.1.7 - **Documentation** - Add a note about cache usage and a comment about the browserify options - [cfd3fe5]( https://github.com/royriojas/persistify/commit/cfd3fe5 ), [Roy Riojas](https://github.com/Roy Riojas), 31/08/2015 18:18:45 Update README.md ## v0.1.6 - **Bug Fixes** - missing browserify dependency to be able to use it without watch mode - [2abf988]( https://github.com/royriojas/persistify/commit/2abf988 ), [Roy Riojas](https://github.com/Roy Riojas), 22/08/2015 18:51:42 ## v0.1.5 - **Build Scripts Changes** - Add keywords - [c91c7f7]( https://github.com/royriojas/persistify/commit/c91c7f7 ), [royriojas](https://github.com/royriojas), 19/08/2015 06:07:20 ## v0.1.4 - **Documentation** - Add FAQ - [35a487a]( https://github.com/royriojas/persistify/commit/35a487a ), [royriojas](https://github.com/royriojas), 19/08/2015 06:04:07 ## v0.1.3 - **Documentation** - Fixed code blocks style - [d5d7fcb]( https://github.com/royriojas/persistify/commit/d5d7fcb ), [royriojas](https://github.com/royriojas), 19/08/2015 05:47:42 ## v0.1.2 - **Build Scripts Changes** - Add keywords - [d46de42]( https://github.com/royriojas/persistify/commit/d46de42 ), [royriojas](https://github.com/royriojas), 19/08/2015 05:46:28 ## v0.1.1 - **Features** - first working version - [dad17de]( https://github.com/royriojas/persistify/commit/dad17de ), [royriojas](https://github.com/royriojas), 19/08/2015 05:45:00 - **Other changes** - Initial commit - [9acf98a]( https://github.com/royriojas/persistify/commit/9acf98a ), [Roy Riojas](https://github.com/Roy Riojas), 11/07/2015 18:51:33