this repo has no description
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

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.6.1 - 2025-02-19#

Fixed#

  • Previous release seemingly contained no changes?
  • Prevent strict reference resolving in dry-run mode

0.6.0 - 2025-02-19#

Added#

  • Add support for referecing not-yet-created issues! see #13

0.5.0 - 2024-07-13#

Added#

  • support for ssh remotes

0.4.1 - 2024-01-02#

Added#

  • a setup.py script for AUR deployment

0.4.0 - 2023-04-02#

Added#

  • one-shot mode (see #1)

0.3.0 - 2023-04-02#

Changed#

  • words that start with a sigil (labels, milestones, assignees) and are in the middle of a title are now added to the title, without the sigil (see README.md for more explanations)

Fixed#

  • crashes

0.2.0 - 2023-04-02#

Added#

  • Github support (requires gh to be installed)
  • Initial release.

0.1.0#