What's Changed
Fixes:
- bugfix: print/log to sys.stderr insted of sys.stdout #6 - thanks @michalcamona 🙏🏻
- bugfix: print/log to sys.stderr insted of sys.stdout #7 - thanks @michalcamona 🙏🏻
Enhancements:
- introduce logger abstraction, update readme, bump version to v1.3.5, include gh pull request template #8 / #9 - @gitmotion
- for any future updates you can just use
logger.info
,logger.warn
,logger.error
respectively- internally uses console.error for each method to ensure we add logs to stderr
- shown in the logger class https://github.com/gitmotion/ntfy-me-mcp/blob/main/src/utils/logger.ts
Full Changelog: v1.3.1...v1.3.5
Latest Packages & Images:
npm:
ntfy-me-mcp
gitmotion/ntfy-me-mcp:latest
gitmotion/ntfy-me-mcp:1.3.5
ghcr.io/gitmotion/ntfy-me-mcp:latest
ghcr.io/gitmotion/ntfy-me-mcp:1.3.5