codetheweb / anylist

📋 a wrapper for AnyList's API (unoffical, reverse engineered)
88 stars 23 forks source link

Add support for getting recent items #29

Closed kevdliu closed 1 year ago

kevdliu commented 1 year ago

This PR adds support for getting recently added items from Anylist. It adds a recentItems property, which is a dictionary containing the recently added items keyed by the ID of the list. Let me know if I need to make any changes!

codetheweb commented 1 year ago

Released in v0.5.0