2.0.2 (2025-11-03)
- Corrects publish workflow yaml syntax error (#16) (4a50f27)
- Corrects publisher for gem (#13) (61bf747)
- Fix gem publisher (#15) (d370dd6)
2.0.1 (2025-11-03)
2.0.0 (2025-11-03)
- sqlite: Updates dependencies, including painful sqlite (#8)
- issue update: CRY-28 - Implement the pr command (#1) (832781a)
- sqlite: Updates dependencies, including painful sqlite (#8) (be93723)
0.9.11 - 2024-02-20
- Reduced the container image size by 60% (@bougyman)
- Fixed sqlite problem with ruby 3.3 (sparklemotion/sqlite3-ruby#434) by pinning to alpine 3.18 (@bougyman)
0.9.10 - 2024-02-08
- Fixed rubocop offenses (@bougyman)
0.9.8 - 2024-02-08
- Added the console subcommand to get a pry console (@bougyman)
0.9.7 - 2024-02-08
- Added the plc wrapper for container running, and ssh for git ops in the container (@bougyman)
0.9.5 - 2024-02-08
- Added build_image to build/push container image (@bougyman)
- Added user information to comment list in issue view (@bougyman)
0.9.4 - 2024-02-07
- Fixed issue with canceled issues showing up in lcls (@bougyman)
0.9.3 - 2024-02-07
- Fixed probblem with tempfile for editing operations (@bougyman)
0.9.1 - 2024-02-06
- Fixed wrapper to be more normal about help when listing leaf commands (@bougyman)
0.9.0 - 2024-02-06
- Added version. Ready for 0.9.0, now test-test-test-test before 1.0 (@bougyman)
0.8.6 - 2024-02-06
- Fixed completion for lc alias (@bougyman)
0.8.4 - 2024-02-06
- Added version command (@bougyman)
0.8.1 - 2024-02-06
- Fixed problem with setting verbosity (@bougyman)
0.8.0 - 2024-02-06
- Added Containerfile to build oci image (@bougyman)
0.7.7 - 2024-02-06
- Added ability to attach project to command (@bougyman)
- Added issue pr command (@bougyman)
- Added lcomment alias to add comments to issues (@bougyman)
0.7.5 - 2024-02-05
- Fixed problem when choosing from multiple completed states (@bougyman)
0.7.3 - 2024-02-04
- Fixed problem with issue relationship to user (@bougyman)
0.7.2 - 2024-02-04
- Fixed problem when trying to develop an unassigned issue (@bougyman)
0.7.1 - 2024-02-04
- Fixed extra output when commenting on an inssue (@bougyman)
0.7.0 - 2024-02-04
- Added better help when using the lc bin and aliases (@bougyman)
0.6.1 - 2024-02-04
- Added lcreate alias (@bougyman)
0.6.0 - 2024-02-04
0.5.5 - 2024-02-04
- Added lclose alias and 'issue update' subcommand (@bougyman)
0.5.4 - 2024-02-04
0.5.3 - 2024-02-03
- Added support for multiline descriptions without failing (@bougyman)
- Changed default branch to use upstream default branch name (@bougyman)
- Added new changelog management system (changelog-rb) (@bougyman)