Skip to content

Latest commit

 

History

History
130 lines (80 loc) · 5.77 KB

changelog.md

File metadata and controls

130 lines (80 loc) · 5.77 KB

persistify - Changelog

v2.0.1

  • 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

v2.0.0

  • Bug Fixes

  • 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

v1.1.1

v1.1.0

v1.0.0

  • Build Scripts Changes

v0.3.3

v0.3.2

  • Bug Fixes

    • make persistify fail with code 1 in case of errors. Fixes #2 - 4cc4dc4, royriojas, 02/11/2015 11:01:26
  • Build Scripts Changes

v0.3.1

v0.3.0

  • Enhancements
    • add never-cache and command 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

v0.2.0

  • Features
    • Remove deleted entries from the cache - 56544d3, royriojas, 04/09/2015 15:15:51

v0.1.8

  • Documentation

v0.1.7

  • 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

v0.1.6

  • 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

v0.1.5

v0.1.4

v0.1.3

  • Documentation

v0.1.2

v0.1.1