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

v2.0.0

v1.1.1

v1.1.0

v1.0.0

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

v0.1.6

v0.1.5

v0.1.4

v0.1.3

  • Documentation

v0.1.2

v0.1.1