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.
2.0.0 - 2024-10-19
- accept text from stdin (#16) by @PlexSheep
- (release-plz) added contributors to changelog (#24) by @asasine
- (clipboard) [breaking] removed clipboard support (#23) by @asasine
- (release-plz) removed extraneous newlines in changelog by @asasine
- Added CONTRIBUTING.md (#19) by @asasine
1.2.1 - 2024-09-26
- Changed output to stderr for piping purposes
- (goodboye) Changed number of spaces between words to two from three
1.2.0 - 2024-09-20
- Added new g o o d b o y e binary
1.1.1 - 2024-05-23
- Added special handling for clipboard failures on Linux
1.1.0 - 2024-05-16
- added human_panic
- Added initial version 1.0.0
- updated description
- upgraded dependencies to latest compatible version
- Added workflow_dispatch trigger
- Added status badges to README
- Added release-plz integration
- Added more documentation