Skip to content

Releases: TimoKats/mdrss

v1.0.0

20 Oct 13:14
95c807f
Compare
Choose a tag to compare

Adds init command and other things added over time. Enough testing done to be version 1.0.0 I think.

RSS enclosures

31 Aug 11:28
8c790ac
Compare
Choose a tag to compare

Adds

  • support for mp3 enclosures. Simply create a markdown link to an mp3 file and mdrss will create an RSS enclosure.

Custom config path

21 Aug 12:42
d9a06b7
Compare
Choose a tag to compare

Adds

  • custom config paths through flags

Fixes

  • improved logging
  • more tests

Another hotfix for unordered lists

15 Aug 19:03
58bcb0d
Compare
Choose a tag to compare

Fixes

  • another fix for the unordered list issue. Problem was in the regex. Should work now.

Hotfix for unordered lists

15 Aug 16:17
6c220c6
Compare
Choose a tag to compare

Fixes

  • Issue with unordered lists when using multiple articles.

Unordered lists support

15 Aug 16:09
59a3c50
Compare
Choose a tag to compare

Adds

  • support for unordered lists in markdown

Fixes

  • Github actions issues with the linter

Hotfix versioning in go

15 Aug 09:50
664436f
Compare
Choose a tag to compare

Fixes

  • mdrss showed the wrong version in mdrss conf

Add links formatting

15 Aug 09:36
9241417
Compare
Choose a tag to compare

Adds support for:

  • Markdown links

Fixes:

  • Logging
  • mdrss conf formatting
  • Add version info in release
  • (hopefully) datetime formatting for other timezones