Gofeed Versions Save

Parse RSS, Atom and JSON feeds in Go

v1.3.0

2 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/mmcdole/gofeed/compare/v1.2.1...v1.3.0

v1.2.1

1 year ago

Fixes concurrency / thread safety issues when re-using a parser.

v1.2.0

1 year ago

Bug fixes and support for multiple link tags in rss feeds.

v1.1.3

3 years ago

v1.1.2

3 years ago

v1.1.1

3 years ago

Minor bug fixes

v1.1.0

3 years ago

We have JSON Feeds!

Huge thanks to @sudhanshuraheja and @nkanaev for getting JSON feed support across the finish line!

v1.0.0

4 years ago

Official 1.0.0 release

v1.0.0-beta2

6 years ago

v1.0.0-beta

8 years ago

This is the first beta release. Note: we have not yet hit an official 1.0 release so don't consider the interface stable. There may still be some breaking changes.