Releases: zwacky/goodreads-profile-workflow
Releases · zwacky/goodreads-profile-workflow
v1.2.4
What's Changed
- Fix: compare dates instead strings by @zwacky in #6
- Fix template variable documentation by @quentinlintz in #7
- Updates node version from 12 to 20 by @lancefrench in #10
- fix: solidify Goodread's RSS feed items by @zwacky in #11
New Contributors
- @quentinlintz made their first contribution in #7
- @lancefrench made their first contribution in #10
Full Changelog: v1.2.3...v1.2.4
v1.2.3
- fix: dates comparison for certain fields instead of string comparison
v1.2.2
- fix: add missing input params to remove warning in annotations
v1.2.1
- replace lodash/orderBy to fight sort_by_fields bug
v1.2.0
feat: add sorting by fields (@alxlenc)
v.1.1.2
- fix: updated build files 💦
v1.1.1
- fix: shelf doesn't have any books
- fix: shelf only consist of 1 book
v1.1.0
- feat: input template
v1.0.2
chore: doc