Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 630 Bytes

CHANGELOG.md

File metadata and controls

20 lines (14 loc) · 630 Bytes

Tempper Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

v0.1.1 - 2019-07-09

Added

  • method to remove files and directories
  • methods to assert whether path is missing or present

Changed

  • mkdir method to create dirs recursively

v0.1.0 - 2019-07-08

  • First officially published version.