Skip to content

Release 0.6.0

Latest

Choose a tag to compare

@nogginly nogginly released this 18 Jul 04:26
353990b

New

  • Defined AccessPolicy module with abstract authorized? method called to check if AccessPolicy::Ops are allowed on a given path before reading / editing / deleting files.
  • Implemented DirAccessPolicy helper that will check if path is within a given base directory.

Improvements

  • Fixed use of literal newlines to be platform neutral
  • Enabled Windows in CI to confirm