Skip to content
This repository has been archived by the owner on May 9, 2022. It is now read-only.

Latest commit

 

History

History
46 lines (28 loc) · 898 Bytes

CHANGELOG.md

File metadata and controls

46 lines (28 loc) · 898 Bytes

Changelog

All notable changes to this project will be documented in this file.

v0.5.2 (2020-12-21)

Feature

  • _playlist API v3 to v2

v0.5.1 (2020-12-20)

Feature

  • Support params

v0.5.0 (2020-03-22)

Added

  • Add ESlint

Update

  • Upgrade bundler to abc-factory
  • Upgrade Type to TypeScript
  • Upgrade Jest spec

v0.4.4

  • update typedefination

v0.4.2

  • add typedefination
  • 响应容错处理

v0.4.0

PR8 - use node native crypto and encode; avoid duplicate encoding 去除冗余的第三方库,更新测试脚本

v0.3.4

修复无法正确获取歌曲地址数据的 BUG

v0.3.2

修复无法正确获取歌曲数据,无法正确获取艺术家数据的 BUG

v0.3.1

修复无法正确获取歌曲数据的 BUG,但依旧无法正确获取艺术家数据