• v0.2.0 61db7c4b76

    Release 0.2.0 Stable

    paul released this 2022-05-27 22:59:39 +02:00 | 72 commits to main since this release

    Added

    • Add support for paging, i.e. retrieving more that 50 past items (#9)
    • Introduce the limit parameter to get more/less than 50 feed items
    • Add caching; all Mixcloud user, cloudcasts and download URL requests are
      cached for 24 hours (#3)

    Changed

    • Implemented proper error logging and handling (#6)
    • Replaces own youtube-dl command running implementation by youtub_dl
      crate (#8)
    • Several code and documentation improvements & fixes

    Removed

    • Drop dependencies on some unnecessary/unused crates
    Downloads