File: Roadmap.md

package info (click to toggle)
node-lastfm 0.9.4-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 268 kB
  • sloc: javascript: 2,557; sh: 15; makefile: 4
file content (17 lines) | stat: -rw-r--r-- 342 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# Roadmap

## 0.7.0 (complete)
* Responses from lastfm.request are automatically converted to JSON.

## 0.8.0
* Failed scrobbles are automatically retried when appropriate.

## 0.9.0
* Caching support. Memory and reddis with other datastores to follow.

## 1.0.0
* Finalise API.
* Tidy JSON responses.

## 1.1.0
* Radio API/playlist support.