Skip to content

Conversation

@MatthewCane
Copy link
Owner

  • Added TASKS.md to .gitignore to prevent tracking of task files.
  • Configured isort settings in pyproject.toml to combine imports.
  • Renamed documentation section for sending files as attachments for clarity.
  • Updated API reference to reflect the new import paths and structure.
  • Introduced a new client module for better organization of NtfyClient functionality.
  • Deprecated the old _ntfy module with a warning for users to migrate.
  • Improved test cases for file sending functionality, including error handling for missing files.

- Added TASKS.md to .gitignore to prevent tracking of task files.
- Configured isort settings in pyproject.toml to combine imports.
- Renamed documentation section for sending files as attachments for clarity.
- Updated API reference to reflect the new import paths and structure.
- Introduced a new client module for better organization of NtfyClient functionality.
- Deprecated the old _ntfy module with a warning for users to migrate.
- Improved test cases for file sending functionality, including error handling for missing files.
@MatthewCane MatthewCane merged commit 8092e2a into main Aug 8, 2025
2 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.

2 participants