Skip to content

Releases: z0al/unread

v1.1.0

11 Jul 04:48
198c81f
Compare
Choose a tag to compare

1.1.0 (2019-07-11)

Bug Fixes

  • typing: add Feed missing fields (02478c3)

Features

  • lazy evalute common attributes (198c81f)

v1.0.0

10 Jul 19:46
5c9d474
Compare
Choose a tag to compare

1.0.0 (2019-07-10)

Code Refactoring

  • rename get to has and add hasMany (7a765dc)

Features

  • add feedURL getter (61164ba)
  • rss: support itunes and media tags (3e26421)

BREAKING CHANGES

  • node.get has been removed

v0.4.0

08 Jul 06:02
65a0e20
Compare
Choose a tag to compare

0.4.0 (2019-07-08)

Features

  • expose item-level get helper (65a0e20)

v0.3.4

12 Jun 07:02
757194c
Compare
Choose a tag to compare

0.3.4 (2019-06-12)

Bug Fixes

  • better HTML content handling (757194c)

v0.3.3

08 Jun 11:14
3fc250a
Compare
Choose a tag to compare

0.3.3 (2019-06-08)

Performance Improvements

  • parser: use sax-js for better performance (3fc250a)

v0.3.2

06 Jun 18:23
da52d47
Compare
Choose a tag to compare

0.3.2 (2019-06-06)

Bug Fixes

  • invalid regular expression flag (da52d47)

v0.3.1

10 Mar 19:41
a07cb80
Compare
Choose a tag to compare

0.3.1 (2019-03-10)

Bug Fixes

v0.3.0

09 Mar 18:36
45a0524
Compare
Choose a tag to compare

0.3.0 (2019-03-09)

Features

v0.2.0

25 Feb 19:12
62263ee
Compare
Choose a tag to compare

0.2.0 (2019-02-25)

Features

  • normalize common attributes (93b0bf8)

v0.1.1

24 Feb 11:14
Compare
Choose a tag to compare

0.1.1 (2019-02-24)

Bug Fixes

  • rss: Don't emit illegally nested items (4c4be3e)