E5D4 Comparing v0.7.0...v0.8.0 · tinysearch/tinysearch · GitHub
[go: up one dir, main page]

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: tinysearch/tinysearch
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.7.0
Choose a base ref
...
head repository: tinysearch/tinysearch
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.8.0
Choose a head ref
  • 16 commits
  • 45 files changed
  • 4 contributors

Commits on Oct 2, 2022

  1. Configuration menu
    Copy the full SHA
    10c060b View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2023

  1. Fix wrong ignore path and create a lot of features (#168)

    * Fix wrong ignore path
    * Fix other issues
    * Fix CI
    * Update `.github/workflows/ci.yml`
    * Add more verbose error and try to fix for new wasm-pack version
    * Update dependencies
    * allow nightly failures
    * Format; lint
    ---------
    
    Signed-off-by: Pavel Pletenev <cpp.create@gmail.com>
    Co-authored-by: Matthias Endler <matthias@endler.dev>
    asmfreak and mre authored Jul 24, 2023
    Configuration menu
    Copy the full SHA
    2a89670 View commit details
    Browse the repository at this point in the history
  2. Update install command

    mre committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    3e22166 View commit details
    Browse the repository at this point in the history
  3. cleanup

    mre committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    4de60a8 View commit details
    Browse the repository at this point in the history
  4. bump version

    mre committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    f2dfbc9 View commit details
    Browse the repository at this point in the history
  5. cleanup

    mre committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    d83c852 View commit details
    Browse the repository at this point in the history
  6. update .gitignore

    mre committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    2206d32 View commit details
    Browse the repository at this point in the history
  7. Clean up wasm_output

    mre committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    25df8b5 View commit details
    Browse the repository at this point in the history
  8. Update lint command

    mre committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    040c109 View commit details
    Browse the repository at this point in the history
  9. Update Docker build

    mre committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    a014131 View commit details
    Browse the repository at this point in the history
  10. cleanup

    mre committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    9efff52 View commit details
    Browse the repository at this point in the history
  11. Update Make targets

    mre committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    ef2e4ef View commit details
    Browse the repository at this point in the history
  12. spell out engine-version argument

    mre committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    02578bf View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    e641b22 View commit details
    Browse the repository at this point in the history
  14. Follow Docker idioms

    mre committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    6665de2 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    4840ba0 View commit details
    Browse the repository at this point in the history
Loading
0