Skip to content

Releases: JohnnyTheTank/apiNG-plugin-rss

fixed pubDate

14 Sep 08:09
df22fe3
Compare
Choose a tag to compare
Merge pull request #13 from JohnnyTheTank/#12_fixed_pubDate

#12 fixed pubDate

v0.8.0

06 Feb 09:08
Compare
Choose a tag to compare
docs: fixed img

v0.7.9

12 Mar 10:30
Compare
Choose a tag to compare
chore: bump version

v0.7.8

28 Jan 18:02
Compare
Choose a tag to compare
impr: Add new properties for model `social` (close #8)

v0.7.7

20 Jan 15:43
Compare
Choose a tag to compare
feat: added new parameter: protocol (close #6)

v0.7.6

11 Jan 16:12
Compare
Choose a tag to compare
updated to new apiNG structure

v0.7.2

10 Jan 10:51
Compare
Choose a tag to compare
fix: fixed parseImage behaviour

v0.7.1

09 Jan 20:20
Compare
Choose a tag to compare
fix: fixed parseImage behaviour

v0.7.0: new feature & chore

09 Jan 20:17
Compare
Choose a tag to compare
* use .then() instead of .promise()
* create non-minified dist file
* create npm reference
* update readme
* implement parameter for parsing Image

(close #3 & close #4)

v0.6.1

03 Jan 16:45
Compare
Choose a tag to compare
feat: added new functionality to parse first image in content to soci…