Skip to content

Latest commit

 

History

History
33 lines (20 loc) · 1.44 KB

CHANGELOG.md

File metadata and controls

33 lines (20 loc) · 1.44 KB

Changelog

All notable changes to this project will be documented in this file based on Keep a Changelog. This project adheres to Semantic Versioning.

Unreleased

v0.7.2 — 2025-02-13

Added 🌿

  • Changelog (#32)

Fixed

  • Bug in case detection of single uppercase character (#65)
  • Removed extra newline after multiline stdin input (#66)

Docs

  • Made docs more readable (#32)
  • Updated CLI help (#32)

Misc