Skip to content

Latest commit

 

History

History
63 lines (40 loc) · 1.17 KB

CHANGELOG.md

File metadata and controls

63 lines (40 loc) · 1.17 KB

Changelog

All notable changes of this project will be documented in this file. This project is following semantic versioning.

Deprecated features will be kept for any following maintenance release, and will be removed after two major releases.

[Unreleased]

  • Add fish completion (see README.md for details)

v1.3.0 - 2016-09-09

Added

  • Initial release in core homebrew repository
  • Add zsh / bash completion (see README.md for details)

Fixed

  • Fix compiling on old Linux distributions

v1.2.0 - 2016-04-06

Added

  • Download local database at first run
  • Add SunOS as supported tldr platform
  • Add --clear-cache option, to clear the local database

v1.1.0 - 2016-01-18

Added

  • Error messages

Fixed

  • Typos

v1.0.0 - 2015-12-30

  • Initial release