All notable changes to this project since git-jira-branch v1.0.0
will be
documented in this file. The changelog of the project before the rename from
git-create-jira-branch
to git-jira-branch
can be found in the old
CHANGELOG_OLD.md.
This project adheres to Semantic Versioning. For commit guidelines see Conventional Commits.
2.2.2 (2025-02-26)
2.2.1 (2025-02-19)
2.2.0 (2024-11-09)
- add tidy command that removes branches for finished tickets (#509) (e061186), closes #257
- create: allow creation of branches without a type prefix (#525) (de3daa4)
- deps: bump the production-dependencies group with 3 updates (#465) (cbe5d74)
- deps: bump the production-dependencies group with 7 updates (#459) (5acb477)
- deps: bump the production-dependencies group with 7 updates (#462) (30d2431)
2.1.0 (2024-08-29)
- add command to delete jira branches (#432) (2d92606)
- create-command: add
type
option for custom branch types (#449) (9f0ca8d) - create-command: add support for task tickets and branches (9f0ca8d)
- drop requirement on Jira env vars in non jira dependent commands (ed6ab33)
- log errors on stderr instead of stdout (7ac511c)
- deps: bump the production-dependencies group with 3 updates (#424) (1934f60)
- deps: bump the production-dependencies group with 3 updates (#436) (07ace2e)
- deps: bump the production-dependencies group with 3 updates (#447) (68f0503)
- deps: bump the production-dependencies group with 4 updates (#426) (3c79191)
- deps: bump the production-dependencies group with 7 updates (#430) (5b86cc3)
- deps: bump the production-dependencies group with 7 updates (#438) (e3a564e)
- deps: bump the production-dependencies group with 7 updates (#440) (73d6623)
- deps: bump the production-dependencies group with 7 updates (#445) (bb0b123)
- deps: bump the production-dependencies group with 7 updates (#451) (4f6eaf8)
- deps: bump the production-dependencies group with 7 updates (#454) (f2e008b)
- deps: bump the production-dependencies group with 7 updates (#457) (e27cfeb)
2.0.8 (2024-07-30)
2.0.7 (2024-07-30)
- deps: bump the production-dependencies group across 1 directory with 7 updates (b18cb6e)
- deps: bump the production-dependencies group with 7 updates (#420) (ce6d29b)
- deps: bump undici from 6.18.0 to 6.19.2 (#397) (6b8d0b3)
- improve jira client errors (b18cb6e)
2.0.6 (2024-06-19)
- deps: bump braces from 3.0.2 to 3.0.3 (#363) (c01c91d)
- deps: bump the production-dependencies group with 4 updates (#353) (807b994)
- deps: bump the production-dependencies group with 7 updates (#348) (1c11b1a)
- deps: bump the production-dependencies group with 7 updates (#351) (e928004)
- deps: bump ws from 8.17.0 to 8.17.1 (#370) (9f26686)
2.0.5 (2024-05-28)
- deps: bump the production-dependencies group with 4 updates (#346) (43917b8)
- deps: bump the production-dependencies group with 7 updates (#343) (58f03da)
2.0.4 (2024-05-23)
- deps: bump the production-dependencies group with 7 updates (#338) (0b2038c)
- deps: bump the production-dependencies group with 7 updates (#341) (9ea6d16)
2.0.3 (2024-05-20)
- deps: bump the production-dependencies group with 4 updates (#334) (826d929)
- deps: bump the production-dependencies group with 4 updates (#335) (e809d3e)
- deps: bump the production-dependencies group with 7 updates (#331) (ca979fc)
- deps: bump the production-dependencies group with 7 updates (#336) (421de48)
2.0.2 (2024-05-13)
2.0.1 (2024-05-09)
2.0.0 (2024-05-08)
- The create command was previously responsible for creating and switching branches. To prevent accidentally switching to an existing branch or accidentally creating a new one when switching was intended the new
switch
command was added in v1.4. This command should be used from now on.create
will only create new branches and fail if a brach associated with the given ticket already exists (unless--reset
is given)
- deps: bump the production-dependencies group across 1 directory with 7 updates (#312) (35c6d6b)
- deps: bump the production-dependencies group with 3 updates (#319) (17b8769)
- deps: bump the production-dependencies group with 3 updates (#321) (dc411bc)
- deps: bump the production-dependencies group with 4 updates (#323) (d38bfd6)
- deps: bump the production-dependencies group with 7 updates (#314) (8722c5b)
- deps: bump the production-dependencies group with 7 updates (#317) (ae0f70e)
1.4.3 (2024-04-29)
1.4.2 (2024-04-27)
- deps: bump the production-dependencies group with 7 updates (#299) (2fbb6e9)
- deps: bump the production-dependencies group with 7 updates (#303) (055a0c4)
1.4.1 (2024-04-22)
- deps: bump the production-dependencies group with 4 updates (#297) (2cce4a6)
- deps: bump the production-dependencies group with 7 updates (#291) (341474e)
- deps: bump the production-dependencies group with 7 updates (#295) (dd09772)
1.4.0 (2024-04-16)
- add switch command to switch to already existing branches (#275) (b7f356f)
- update to effect v3.0.0 🎉 (#289) (0271755)
1.3.3 (2024-04-08)
1.3.2 (2024-04-05)
- add info about switching to existing branches to create command (#272) (382acfd)
- deps: bump the production-dependencies group with 7 updates (#273) (9e78a7c)
- deps: bump undici from 6.10.1 to 6.11.1 (#270) (7ed228d)
1.3.1 (2024-04-04)
1.3.0 (2024-04-02)
1.2.0 (2024-04-01)
- new
list
command shows branches possibly associated with a jira ticket (#243) (a8eb9ce) - reflow text to 80 chars in info output (#258) (d65a640)
- set nonzero exitcode on failures (#254) (0a2a085)
1.1.3 (2024-03-31)
1.1.2 (2024-03-27)
- deps: bump the production-dependencies group with 7 updates (#244) (d7a0833)
- deps: bump the production-dependencies group with 7 updates (#247) (be02c49)
1.1.1 (2024-03-22)
- deps: bump the production-dependencies group with 7 updates (#238) (e8eecbe)
- improved jira key extraction from branch name (#242) (11aaab3)
1.1.0 (2024-03-21)
1.0.4 (2024-03-20)
- correct the description for the jira-key arg of the open command (#231) (d46ecda)
- deps: bump the production-dependencies group with 4 updates (#233) (5041ce6)
1.0.3 (2024-03-19)
1.0.2 (2024-03-17)
- deps: bump the production-dependencies group with 5 updates (#215) (3dee601)
- deps: bump the production-dependencies group with 5 updates (#222) (9aaf739)