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 0.2.0 #3

Merged
merged 13 commits into from
Feb 1, 2024
Merged

Release 0.2.0 #3

merged 13 commits into from
Feb 1, 2024

Conversation

kiraware
Copy link
Owner

@kiraware kiraware commented Jan 29, 2024

  • change all Enum classes into StrEnum and IntEnum
  • ClientSession has a base_url parameter to handle the base address for session. Hence use this to make it more simplified
  • update docs to reflect current changes
  • update dependency
  • update development configuration
  • add more badge to readme and docs index

ClientSession has a base_url parameter to handle the base address for
session. Hence use this to make it more simplified.
- pre-commit-config.yaml
  update bandit pre-commit hook to look config in pyproject.toml and
  reorder command based on docs.
- remove codecov.yml
  hopefully we have pr comments from codecov without add config in
  repository.
- update some dependency
  aiohttp, coverage, mkdocs material, pytest-asyncio, and pytest
- tidy up pyproject.toml
  update task runner so it look config in pyproject.toml, and reorder
  the tool config.
- update github workflow
  change workflow to look config in pyproject.toml. and for upload
  coverage report for pr.
update weather forecast tutorial docs. includes code example and output.
this change reflect the new enum class.
Copy link

codecov bot commented Jan 29, 2024

Welcome to Codecov 🎉

Once merged to your default branch, Codecov will compare your coverage reports and display the results in this comment.

Thanks for integrating Codecov - We've got you covered ☂️

@kiraware kiraware changed the title Development Release 0.2.0 Feb 1, 2024
@kiraware kiraware marked this pull request as ready for review February 1, 2024 09:19
Copy link
Owner Author

@kiraware kiraware left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@kiraware kiraware self-assigned this Feb 1, 2024
@kiraware kiraware added the enhancement New feature or request label Feb 1, 2024
@kiraware kiraware merged commit fc97505 into main Feb 1, 2024
10 checks passed
@kiraware kiraware deleted the dev branch February 1, 2024 09:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant