All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
v1.2.0 - 2024-11-14
- Add helpers to determine the type of an Outline, and whether it is a directory
v1.1.0 - 2024-11-10
- Export assertion functions to compare
Document
andOutline
instances
v1.0.0 - 2024-11-07
Initial release.
- 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