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

Release v0.6.1 #254

Merged
merged 14 commits into from
Oct 17, 2023
Merged

Release v0.6.1 #254

merged 14 commits into from
Oct 17, 2023

Conversation

RLKRo
Copy link
Member

@RLKRo RLKRo commented Oct 16, 2023

Description

Note: I pushed some small commits into #209 and #244 before merging them.

Release notes

Checklist

  • I have covered the code with tests
  • I have added comments to my code to help others understand it
  • I have updated the documentation to reflect the changes
  • I have performed a self-review of the changes

dependabot bot and others added 14 commits October 16, 2023 23:30
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`.
@RLKRo RLKRo merged commit 3e37ae3 into master Oct 17, 2023
16 checks passed
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.

3 participants