Skip to content

Latest commit

 

History

History
92 lines (57 loc) · 1.89 KB

CHANGELOG.markdown

File metadata and controls

92 lines (57 loc) · 1.89 KB

Changelog

All notable changes to this project will be documented in this file.

[0.5.1] - 2023-07-13

Bug Fixes

  • Use appropriate USER_AGENT
  • Set yourself as an owner when starting stories (#23)

[0.5.0] - 2023-07-03

Bug Fixes

  • Handle activity json parsing with missing ids (#22)
  • Use correct prefix for bug fix commit messages (#21)

Miscellaneous Tasks

  • Release stories version 0.5.0

[0.4.0] - 2023-06-12

Features

  • Accept ids like #123 or story urls (#17)
  • Accept more liberal input for stories branch
  • Improve formatting for stories view
  • Add a more basic formatting option to activity (#19)
  • Add project command to open up the project view (#20)

Miscellaneous Tasks

  • Fix behavior of git branching, improve error messages (#18)
  • Release stories version 0.4.0

[0.3.2] - 2023-04-30

Miscellaneous Tasks

  • Include git push step in release
  • Include changelog in github release
  • Release stories version 0.3.2

[0.3.1] - 2023-04-30

Features

  • Add tracker links to stories view (#15)
  • Include story type and current state in stories view (#16)

Miscellaneous Tasks

  • Improve documentation around github integration
  • Fix clippy warnings and add justfile (#13)
  • Release stories version 0.3.1

[0.3.0] - 2023-04-05

Bug Fixes

  • Add missing pr alias

Features

  • Generate conventional commit style pr content (#4)
  • Improve activity formatting (#5)
  • Add an optional summarize flag to pr title generation (#11)

Miscellaneous Tasks

  • Remove unused regex crate
  • Update release instructions
  • Improve help documentation on pr command
  • Release stories version 0.3.0

[0.2.7] - 2023-03-18

Features

  • Various QOL improvements (#2)

Miscellaneous Tasks

  • Improve homebrew publishing actions
  • Release stories version 0.2.6
  • Add changelog
  • Configure cargo release
  • Release stories version 0.2.7