Releases: sumitkolhe/jiosaavn-api
Releases · sumitkolhe/jiosaavn-api
v0.0.5
v0.0.4
🚀 Enhancements
- Shift deployment to cloudflare
- Add wrangler config (69b3867)
🩹 Fixes
- Fixed regex pattern to work with all playlist links Subject: playlist controller regex pattern fix (5530c45)
- Remove unused hono node server (3ccc15d)
❤️ Contributors
- Sumit Kolhe (@sumitkolhe)
- Sbendalam [email protected]
- Sai Krishna Bendalam [email protected]
v0.0.3
🚀 Enhancements
🩹 Fixes
- artist: Change followerCount return type to number from string (31f0321)
- Change song year type to number (7b3edc0)
- Make songs in album nullable (3128fe9)
- Make artist fields nullable (4787ce9)
- Make song fields nullable (3467ba3)
- Make album fields nullable (a0f43fb)
- Make playlist fields nullable (90d5d82)
- Update search model structure as per new api response (6b31e67)
- Return null instead of 0 for song year and playCount (121dd86)
- Return null for song count if no songs found for playlist (c103f06)
- Return null instead of 0 for songCount (61a4cd8)
- Song suggestions (38af6b5)
📖 Documentation
❤️ Contributors
- Sumit Kolhe (@sumitkolhe)
v0.0.2
🩹 Fixes
- Return null instead of undefined for lyrics id (f4ac403)
- Return null for lyrics id if not available (cdfca9b)
📖 Documentation
- changelog: Add changelog hyperlink (6b22a7c)
❤️ Contributors
- Sumit Kolhe (@sumitkolhe)