v0.3.0
WARNING: This release introduces breaking changes!
- New Feature: Build RSS / API url based on called function.
- New Feature: Fetch RSS results (possible to specify count).
- New Feature: Fetch RSS up to a given NZB id.
- New Feature: Parse usenetdate (different to pubdate).
- Breaking Change:
newznab.New(...)
now takes a base URL instead of the full/api
path.
Big thanks to @imba3r for his contributions.