-
Version 0.2.4! Stable
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
- Made the
-
Version 0.2.3! Stable
released this
2020-08-06 15:45:22 +00:00 | 46 commits to main since this release- Moved to Gitea.
- Cleaned up documentation.
Downloads
-
Version 0.2.2! Stable
released this
2020-08-05 17:14:21 +00:00 | 47 commits to main since this release- Added Serde Deserialize and Serialize.
Downloads
-
Version 0.2.1! Stable
released this
2020-05-28 14:47:11 +00:00 | 48 commits to main since this release- Cleaned up and added more documentation.
Downloads
-
Version 0.2.0! Stable
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
-
Version 0.1.1! Stable
released this
2020-05-23 16:21:30 +00:00 | 55 commits to main since this release- Fixed documentation comments containing
<xml>
.
Downloads
- Fixed documentation comments containing
-
Version 0.1.0! Stable
released this
2020-05-23 12:32:48 +00:00 | 56 commits to main since this release- First release version.
Downloads