• 0.2.4 a9c0deac33

    Bauke released this 2020-08-15 10:34:18 +00:00 | 45 commits to main since this release

    • Made the <outline> text attribute "technically optional". In OPML 1.0 it's valid to omit the attribute but in newer versions it's required. Now it will become an empty string if it is omitted.
    Downloads
  • 0.2.3 18c8284ba9

    Bauke released this 2020-08-06 15:45:22 +00:00 | 46 commits to main since this release

    • Moved to Gitea.
    • Cleaned up documentation.
    Downloads
  • 0.2.2 af3cdaab6c

    Bauke released this 2020-08-05 17:14:21 +00:00 | 47 commits to main since this release

    • Added Serde Deserialize and Serialize.
    Downloads
  • 0.2.1 b429da1362

    Bauke released this 2020-05-28 14:47:11 +00:00 | 48 commits to main since this release

    • Cleaned up and added more documentation.
    Downloads
  • 0.2.0 3e90b069a5

    Bauke released this 2020-05-27 12:11:53 +00:00 | 49 commits to main since this release

    • Added a way to easily create OPML instances.
    • Made it so unnecessary XML isn't outputted.
    • Added defaults for all structs.
    • Added the add_feed helper functions.
    • Added tests for OPML construction.
    • Added explicit support for OPML versions 1.0 and 1.1.
    Downloads
  • 0.1.1 823a137a76

    Bauke released this 2020-05-23 16:21:30 +00:00 | 55 commits to main since this release

    • Fixed documentation comments containing <xml>.
    Downloads
  • 0.1.0 9089c117de

    Bauke released this 2020-05-23 12:32:48 +00:00 | 56 commits to main since this release

    • First release version.
    Downloads