Skip to content

v2.2.6

Compare
Choose a tag to compare
@inhere inhere released this 02 Dec 06:20
· 113 commits to master since this release

Change Log

Feature

  • ae5f053 feat: add new git op command and some consts

Refactor

  • d142c8a ♻️ refactor: migrate the gitlab pr command to sub-command MergeRequestCmd
  • 489a8e9 ♻️ refactor: migrate some git commands to alone subcommands

Update

  • 03121e8 up: update the install script and update readme
  • 26037c2 up: refactor git branch commands to independent class. up the git, gitlab group
  • 30b01de up: update the install script, add new option for run command
  • 06be919 up: gitx - migrate the git tag list command to a command class.
  • e082447 up: gitlab - migrate the gitlab:resolve command to a command class.
  • cf00393 up: update composer lock and update script
  • 8495032 up: update some for jump commands
  • 30f6cfa up: sys, git - add new sys command, update the git branch command
  • 938c3ba up: update some config for app, web app.
  • a85ab77 up: update some web app error handler logic
  • 00661b8 up: update some web app service create logic, fix view render error
  • 8ab9e9b up: add some static pages html files for run apidoc demo
  • b10966f up: update soem for gitlab and run command
  • 7c4b74d up: update the sql to markdown gen, support language
  • e327ea5 up: update some git commands and tool commands
  • 6bb2e0b up: update some git op logic, and gitx logic
  • 9c8e759 up: enhance the json get command logic
  • 8266072 up: rename gitx class, update some git update logic
  • aaf03ae up: move all Console/Attach class to Console/SubCmd
  • 9d806fc up: update the gitlab merge request logic, allow to create PR on a not git repo
  • 4e6525d up: move ts2date to a alone command class, and attach to str and conv group
  • f98ba6d up: update some git/gitlab sub command logic
  • 5f6d3ba up: update some git commands and auto proxy env logic
  • 7961c69 up: update the cli app init and boot logic, update some config
  • b5db10a up: update soome for git sub commands
  • ccdba0a up: update the git log command to alone class

Fixed

  • 0ebbb23 fix: fetch ENV PATH information not works on Windows
  • 95e1aa3 fix: fix args line build error on run script file

Other

  • 9cc6cf8 build(deps): bump knplabs/github-api from 3.5.1 to 3.7.0
  • 4676010 build(deps): bump guzzlehttp/guzzle from 7.4.4 to 7.4.5
  • 2871a65 build(deps): bump symfony/yaml from 6.1.0 to 6.1.2
  • ce8cd7f build(deps): bump guzzlehttp/psr7 from 2.3.0 to 2.4.0
  • ef82336 build(deps): bump symfony/expression-language from 6.1.0 to 6.1.2
  • 72812a7 chore: update composer lock and update dep up script

Full Changelog: v2.2.5...v2.2.6