file-entry-cache

Super simple cache for file metadata, useful for process that work o a given series of files and that only need to repeat the job on the changed ones since the previous run of the process

MIT License

Downloads
165.9M
Stars
57
Committers
9

Bot releases are hidden (Show)

file-entry-cache - v9.1.0 Latest Release

Published by jaredwray about 2 months ago

What's Changed

Full Changelog: https://github.com/jaredwray/file-entry-cache/compare/v9.0.0...v9.1.0

file-entry-cache - v9.0.0

Published by jaredwray 5 months ago

Breaking Changes

There are two updates that could cause potential breaking changes. The first is that we no longer support Nodejs 16 and will only be supporting Nodejs 18+.

The second is that we are now starting to support relative paths. This is the start of the process for this as the key in flat-cache still goes to an absolute path.

What's Changed

Full Changelog: https://github.com/jaredwray/file-entry-cache/compare/v8.0.0...v9.0.0

file-entry-cache - v8.0.0

Published by jaredwray 10 months ago

Removing support for Nodejs 10, 12, and 14

This is updating modules to the latest versions and supporting Nodejs >=16 moving forward with v8.0.0

What's Changed

Full Changelog: https://github.com/jaredwray/file-entry-cache/compare/v7.0.2...v8.0.0

file-entry-cache - v7.0.2

Published by jaredwray 11 months ago

What's Changed

Full Changelog: https://github.com/jaredwray/file-entry-cache/compare/v7.0.1...v7.0.2

file-entry-cache - v7.0.1

Published by jaredwray about 1 year ago

What's Changed

Full Changelog: https://github.com/jaredwray/file-entry-cache/compare/v7.0.0...v7.0.1

file-entry-cache - v7.0.0

Published by jaredwray about 1 year ago

What's Changed

Full Changelog: https://github.com/jaredwray/file-entry-cache/compare/v6.0.1...v7.0.0

file-entry-cache - v6.0.1

Published by jaredwray about 1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/jaredwray/file-entry-cache/compare/v6.0.0...v6.0.1