Releases: TimoKats/mdrss
Releases · TimoKats/mdrss
v1.0.0
RSS enclosures
Adds
- support for mp3 enclosures. Simply create a markdown link to an mp3 file and mdrss will create an RSS enclosure.
Custom config path
Adds
- custom config paths through flags
Fixes
- improved logging
- more tests
Another hotfix for unordered lists
Fixes
- another fix for the unordered list issue. Problem was in the regex. Should work now.
Hotfix for unordered lists
Fixes
- Issue with unordered lists when using multiple articles.
Unordered lists support
Adds
- support for unordered lists in markdown
Fixes
- Github actions issues with the linter
Hotfix versioning in go
Fixes
- mdrss showed the wrong version in
mdrss conf
Add links formatting
Adds support for:
- Markdown links
Fixes:
- Logging
mdrss conf
formatting- Add version info in release
- (hopefully) datetime formatting for other timezones