Skip to content

3.0.0

Compare
Choose a tag to compare
@MarcelRobitaille MarcelRobitaille released this 18 Nov 18:11
· 6 commits to master since this release
2ad2091

Breaking changes

  • Increase the minimum supported node version from 14 to 16
    This is the reason for the major release. However, the previous version was not
    really compatible with node 14. It was a mistake to list compatibility.

New features

  • Do not use YouTube API to get whitelisted subscriptions (#19)
  • Do not permanently delete subscriptions. This shows you the channel name in
    the database if the channel is deleted.

Maintenance

  • Add simple tests (currently only config) that run for all supported node versions