Skip to content

chore: Merge back to development #43

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

Merged
merged 7 commits into from
Jul 25, 2024
Merged

chore: Merge back to development #43

merged 7 commits into from
Jul 25, 2024

Conversation

MiguelTapTagshelf
Copy link
Contributor

@MiguelTapTagshelf MiguelTapTagshelf commented Jul 23, 2024

This PR merges the latest changes from the master branch into the dev branch to ensure dev is up-to-date with recent developments and releases.

Summary of Changes:

  • Release 0.4.0:
    Description: Chore release for version 0.4.0.

  • Real-time Functionality Implementation:
    Description: Added real-time functionality to the application.

  • Alfred Package Hierarchy Fix:
    Description: Moved the Alfred package up in the hierarchy out of the src/ folder for better organization.

  • Release-Please Action Updates:
    Description: Fixed issues related to the release-please-action, including an organization rename and typo correction.

  • Release 0.5.0:
    Description: Chore release for version 0.5.0.

r0nni3 and others added 7 commits May 14, 2024 19:31
release(0.1.0): merge to master
* feat: implement realtime functionality.

* docs: add docstring to class methods.
- refactor: rename socket client to not reflect the protocol.

* fix: add ConnectionError exception.

* chore: change debug message for established connection.

* chore: add websocket-client dependency to pyproject.toml.

* docs: add realtime section to readme.md.

* fix: make private methods "private"

* fix: initialize logger inside AlfredRealtimeClient so it can log important stages of the connection.

* fix: replace custom events with specific supported events.
…er. (#36)

* fix: move the alfred package up in the hierarchy out of the src/ folder.
* move files from /src to root directory.
* fix import references.
* update pyproject.toml file.
* chore: remove __version__ variable form lib root.
@MiguelTapTagshelf MiguelTapTagshelf self-assigned this Jul 23, 2024
@MiguelTapTagshelf MiguelTapTagshelf requested a review from a team as a code owner July 23, 2024 19:58
@MiguelTapTagshelf MiguelTapTagshelf changed the title Merge back to development chore: Merge back to development Jul 23, 2024
Copy link
Contributor

@MatehElismar MatehElismar left a comment

Choose a reason for hiding this comment

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

LGTM

@rroa
Copy link
Contributor

rroa commented Jul 25, 2024

I hope whatever this is does not get merged. As it does not have a description 😏

@MatehElismar MatehElismar merged commit dc9ea99 into development Jul 25, 2024
9 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.

5 participants