imgurs/CHANGELOG.md

974 B

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

Added

CLI

  • create default config, if not exits
  • when the image uploaded, send a notification (can be turn off in config)
  • added completions

Library

  • change OpenSSL to RusTLS
  • move api request to fn send_api_request

Fixed

  • api rate limit (error decoding response body: invalid value: integer `200`, expected i8 at line 1 column 140)

0.1.0 - 2022-01-23

CLI

  • commands
    • credits
    • delete
    • info
    • upload
  • toml config parser

Library

  • image info
  • rate limit
  • image info
  • delete image
  • upload image