-
Notifications
You must be signed in to change notification settings - Fork 9
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
Release v0.6.1 #254
Merged
Release v0.6.1 #254
Conversation
This file contains 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
Bumps [pydata-sphinx-theme](https://github.com/pydata/pydata-sphinx-theme) from 0.13.3 to 0.14.1. - [Release notes](https://github.com/pydata/pydata-sphinx-theme/releases) - [Commits](pydata/pydata-sphinx-theme@v0.13.3...v0.14.1) --- updated-dependencies: - dependency-name: pydata-sphinx-theme dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [flask[async]](https://github.com/pallets/flask) from 2.3.2 to 3.0.0. - [Release notes](https://github.com/pallets/flask/releases) - [Changelog](https://github.com/pallets/flask/blob/main/CHANGES.rst) - [Commits](pallets/flask@2.3.2...3.0.0) --- updated-dependencies: - dependency-name: flask[async] dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* doclinks added to contribution guide * minor fixes --------- Co-authored-by: Roman Zlobin <[email protected]>
Bumps [locust](https://github.com/locustio/locust) from 2.16.1 to 2.17.0. - [Release notes](https://github.com/locustio/locust/releases) - [Changelog](https://github.com/locustio/locust/blob/master/CHANGELOG.md) - [Commits](locustio/locust@2.16.1...2.17.0) --- updated-dependencies: - dependency-name: locust dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [mypy](https://github.com/python/mypy) from 1.5.0 to 1.6.0. - [Commits](python/mypy@v1.5.0...v1.6.0) --- updated-dependencies: - dependency-name: mypy dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [telethon](https://github.com/LonamiWebs/Telethon) from 1.30.0 to 1.31.0. - [Release notes](https://github.com/LonamiWebs/Telethon/releases) - [Commits](LonamiWebs/Telethon@v1.30.0...v1.31.0) --- updated-dependencies: - dependency-name: telethon dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* add stub section * update guide * add attribute and method information * add code-block to introduction * update context guide * update references * Update field descriptions * remove unused function in a referenced tutorial * fix context doc * add links to the context guide in the basic guide * fix context guide Notable changes: - make links anonymous - Replace misc function - Add more information about fields * add context storage section * remove comments about to-be-deprecated methods * merge attributes and methods into one section * fixes to the context storage section --------- Co-authored-by: Roman Zlobin <[email protected]>
* add docker profiles * update workflows * update CONTRIBUTING.md
* update basic conceptions * Update basic concepts tutorial * fix problems with list formatting * rename file to basic_conceptions; update file text; * update guide paragraphs * Add user guide update * update basic_conceptions * Minor updates to basic concepts guide * update tutor * update basic conceptions: script * update fallback_response * Update script && fallback function * fix section structure * add links to other guides * fix codeblocks --------- Co-authored-by: Roman Zlobin <[email protected]>
PRs into master come from dev which already has `on: push`.
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.
Description
Note: I pushed some small commits into #209 and #244 before merging them.
Release notes
Checklist