File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -31,6 +31,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
3131- Added shareable preview links limitation to known issues
3232- Documented that python-substack library hasn't been updated in 2+ years
3333
34+ ### Infrastructure
35+ - Fixed CI/CD pipeline - all tests now pass in GitHub Actions
36+ - Added unit and integration tests to version control (fixed .gitignore)
37+ - Fixed code formatting and linting issues across entire codebase
38+
3439### Known Issues
3540- Image rendering shows markdown syntax instead of rendered images
3641- Subscriber count may show 0 even with subscribers (API limitation)
Original file line number Diff line number Diff line change 1111
1212## 📋 Requirements
1313
14- - Python 3.9 or higher
14+ - Python 3.10 or higher
1515- Substack account credentials:
1616 - Email and password (recommended)
1717 - OR session token and user ID
You can’t perform that action at this time.
0 commit comments