Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: devchat-ai/gopool
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.2.0
Choose a base ref
...
head repository: devchat-ai/gopool
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.3.0
Choose a head ref
  • 3 commits
  • 7 files changed
  • 1 contributor

Commits on Jul 26, 2023

  1. Add Chinese README for GoPool

    - Added a Chinese version of the README for the GoPool project.
    - The README includes a project description, feature list, installation and usage instructions, and performance benchmarks.
    - This will help Chinese-speaking users understand and use the GoPool library.
    
    Signed-off-by: Daniel Hu <[email protected]>
    daniel-hutao committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    567b3d8 View commit details
    Browse the repository at this point in the history
  2. Update README and .gitignore files

    - Added badges and language switch links to both English and Chinese README files.
    - Included .vscode directory in .gitignore file.
    - These changes improve the project's documentation and prevent unnecessary files from being tracked.
    
    Signed-off-by: Daniel Hu <[email protected]>
    daniel-hutao committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    460a9a5 View commit details
    Browse the repository at this point in the history
  3. Run gofmt

    Signed-off-by: Daniel Hu <[email protected]>
    daniel-hutao committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    7dc1fce View commit details
    Browse the repository at this point in the history
Loading