gofeed

Parse RSS, Atom and JSON feeds in Go

MIT License

Stars
2.6K
Committers
49

Bot releases are hidden (Show)

gofeed - v1.3.0 Latest Release

Published by mmcdole 8 months ago

What's Changed

New Contributors

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

gofeed - v1.2.1

Published by mmcdole over 1 year ago

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

gofeed - v1.2.0

Published by mmcdole over 1 year ago

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

gofeed - v1.1.3

Published by mmcdole over 3 years ago

gofeed - v1.1.2

Published by mmcdole over 3 years ago

gofeed - v1.1.1

Published by mmcdole over 3 years ago

Minor bug fixes

gofeed - v1.1.0

Published by mmcdole about 4 years ago

We have JSON Feeds!

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

gofeed - v1.0.0

Published by mmcdole over 4 years ago

Official 1.0.0 release

gofeed - v1.0.0 - Beta 2

Published by mmcdole over 6 years ago

gofeed - v1.0.0 - Beta 1

Published by mmcdole over 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.