Revision history for File-ContentStore

1.005 2026-07-24 BOOK
    - start using the Type::Params MODERN API (v2),
      and requiring Moo 2.000000 or later
    - skip files that are on a different filesystem than the store,
      instead of dying
    - minor documentation improvements
    - add some test diagnostics to try to figure out failures on Win32

1.004 2019-11-26 BOOK
    - Update the minimum version required for Path::Tiny
    - Minor documentation fixes

1.003 2019-04-27 BOOK
    - Produce a NA test report if perl doesn't have link()

1.002 2019-02-28 BOOK
    - Add minimum version requirement for Moo
    - Fix keywords in META files

1.001 2018-05-19 BOOK
    - Protect against symlinks entering the content store
    - Skip already linked files using an inode-digest mapping
    - Add minimum version requirements for Path::Tiny
    - Check for more error conditions
    - Minor documentation updates

1.000 2018-04-06 BOOK
    - First release of File::ContentStore
