Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refact: ing subcommands. #6

Open
wants to merge 10 commits into
base: main
Choose a base branch
from
Open

Conversation

RocsSun
Copy link
Contributor

@RocsSun RocsSun commented Jan 4, 2024

  1. Update the ToolChain version to 2024-01-01, update GitHub CI to use the version and environment defined in Toolchain.toml
  2. Change the crate to the database crate, and move the executable file to the bin directory

@cnblogs-dudu cnblogs-dudu self-requested a review January 7, 2024 22:29
@cnblogs-dudu
Copy link
Contributor

Copy link
Contributor

@cnblogs-dudu cnblogs-dudu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Use conventional commits

@RocsSun RocsSun changed the title Update ToolChain Version refact: ing subcommands. Jan 24, 2024
@RocsSun
Copy link
Contributor Author

RocsSun commented Jan 24, 2024

refactor:ing

Refactoring the ing subcommand while retaining the list and post subcommands. Add the following:

  1. Use query instead of list and implement filtering using filtering conditions.
  2. Use create instead of post to add private, tag, lucky, and other options.
  3. Add delete to delete your specified ing.

中文(Chinese)

重构ing子命令,保留list和post子命令,未来可删除。新增如下:

  1. 使用query代替list,并使用过滤条件实现过滤。
  2. 使用create代替post,增加私有,标签,幸运等选项
  3. 新增delete删除自己的指定闪存

@RocsSun
Copy link
Contributor Author

RocsSun commented Jan 25, 2024

fix:ing
Fix ing create public content

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants