CHANGELOG.md 1.4 KB

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.

Unreleased

Changed

  • made all constants and functions private (only console entry point should be called directly)

Removed

  • support for python3.4

0.2.2 - 2021-04-09

Fixed

  • add upper version constraint for setuptools-scm to fix pipenv sync on python3.4 (workaround pipenv ignoring setuptools-scm's python version requirement)

0.2.1 - 2019-12-30

Added

  • package: use readme as long description

Fixed

  • added missing timezone identifier to log message
  • removed module import from setup.py

0.2.0 - 2019-04-27

Added

  • --free-bytes now supports human-readable formats like '2TB' or '2GiB'

Fixed

  • fix: ModuleNotFoundError after installation

0.1.0 - 2019-04-27

free-disk --debug --free-bytes 1234 /dir/to/cleanup