Skip to content

Releases: virtualtam/opml-go

v1.2.0

14 Nov 17:44
v1.2.0
Compare
Choose a tag to compare

Added

  • Add helpers to determine the type of an Outline, and whether it is a directory

v1.1.0

09 Nov 23:55
v1.1.0
Compare
Choose a tag to compare

Changed

Testing

  • Export assertion functions to compare Document and Outline instances

v1.0.0

07 Nov 22:34
v1.0.0
Compare
Choose a tag to compare

Initial release.

Added

  • Unmarshal data using the OPML file format
  • Marshal documents containing text, feed subscription, link and directory elements
  • Setup Github Actions to run continuous integration workflows
  • Add test coverage for OPML specification examples
  • Add test coverage for Feedly and Newsblur feed subscription exports
  • Add test examples to demonstrate usage