File tree Expand file tree Collapse file tree 2 files changed +10
-5
lines changed Expand file tree Collapse file tree 2 files changed +10
-5
lines changed Original file line number Diff line number Diff line change 1+ ## 0.2.2
2+
3+ - Dropped version of Meta to prevent clash with current SDK.
4+
5+ ## 0.2.1
6+
7+ - Corrected issue with dependencies.
8+
19## 0.2.0
210
311- Breaking change: Renamed Podcast to Item in search results.
Original file line number Diff line number Diff line change 11name : podcast_search
22description : A simple library for searching for podcasts (via iTunes) and obtaining episodes details.
33
4- version : 0.2.0
4+ version : 0.2.2
55homepage : https://github.com/amugofjava/podcast_search
66author :
Ben Hills <[email protected] > 77
@@ -15,11 +15,8 @@ dependencies:
1515 # RSS parsing library.
1616 webfeed : ^0.4.2
1717
18- # Enhanced linting.
19- pedantic : ^1.7.0
20-
2118 # Meta.
22- meta : ^1.1.7
19+ meta : ^1.1.6
2320
2421dev_dependencies :
2522 # Testing
You can’t perform that action at this time.
0 commit comments