Update dependencies, enhance documentation, and bump version to 0.2.5#43
Merged
Conversation
- Updated `Cargo.lock` to reflect new versions for several dependencies, including `arrow` and `async-trait`. - Removed deprecated `android-tzdata` package from `Cargo.lock`. - Enhanced `Cargo.toml` to include new features for `datafusion` and updated `arrow` version to `58.1.0`. - Added new documentation for the data layer in both English and Chinese, detailing its architecture and design goals. - Introduced a hidden `bench` command in the CLI for stress testing the in-process data layer, with various subcommands for benchmarking different aspects. - Improved the overall structure and clarity of the documentation, including navigation updates in `mkdocs.yml`.
…tion - Added `.claude/` to `.gitignore` to exclude specific files from version control. - Updated `dioxus` and related dependencies to version `0.7.9` in `Cargo.toml` for improved features and stability. - Revised documentation in `data-layer.md` and its Chinese counterpart to reflect changes in the header version and the single-writer model, enhancing clarity and accuracy.
- Bumped the version of the `probing` package in `Cargo.toml`, `pyproject.toml`, and various `Cargo.lock` entries from `0.2.4` to `0.2.5`. - Updated documentation in `installation.md` and its Chinese counterpart to reflect the new version. - Adjusted the version reporting in the CLI to dynamically fetch the version from the environment variable.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.