Skip to content

Latest commit

History

History
54 lines (43 loc) 路 1.78 KB

CHANGELOG.md

File metadata and controls

54 lines (43 loc) 路 1.78 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.

[0.3.0] - 2022-09-17

Features

Miscellaneous Tasks

  • Bump dependencies

[0.2.2] - 2022-09-06

Features

  • Support listing parameters by subsection (#44)

[0.2.1] - 2022-08-30

Updated

  • Update the allowed licenses for cargo-deny
  • Add metadata for cargo-binstall
  • Remove unnecessary dirs dependency
  • Bump dependencies

[0.2.0] - 2022-08-11

Features

Documentation

  • Update broken links

Miscellaneous Tasks

  • Update MSRV to 1.57.0
  • Switch to Rust stable builds
  • Bump dependencies
  • Enable GitHub Sponsors for funding
    • Consider supporting my open source work 馃挅

[0.1.1] - 2022-04-19

Added

  • (cli) Support explaining multiple parameters
  • Add installation instructions for Arch Linux

Fixed

  • (tui) Replace tab with whitespace in values

[0.1.0] - 2022-04-16

Initial release.