Skip to content

v1.1.0

Latest
Compare
Choose a tag to compare
@dry-bot dry-bot released this 18 Oct 11:32
v1.1.0
f4b63c9

Added

  • Add Dry::Files#chmod(path, mode) to modify file permissions. Provide the mode as an integer
    to match UNIX octal permissions, such as 0o755. (@timriley in #18)

Compare v1.0.2...v1.1.0