You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4-7Lines changed: 4 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -84,19 +84,16 @@ included inside the package as well.
84
84
Note: If you have trouble displaying Japanese/Chinese characters on the command-line, simply type `chcp 936` to change your code page. List of code pages can be found here: https://en.wikipedia.org/wiki/Code_page
85
85
86
86
## Community
87
-
- SwagLyrics is participating in [Google Code-in 2019](https://g.co/gci) with CCExtractor Development.
87
+
- SwagLyrics participated in [Google Code-in 2019](https://g.co/gci) with CCExtractor Development.
88
88
- SwagLyrics participated in [Google Code-in 2018](https://g.co/gci) with CCExtractor Development.
89
89
- SwagLyrics participated in [Google Summer of Code 2019](https://g.co/gsoc) with CCExtractor Development.
90
90
The selected project can be found [here](https://summerofcode.withgoogle.com/projects/#5694893526089728).
91
91
92
92
## Changelog
93
93
94
-
-#### v1.0.1
95
-
- Refactor cli.py to fix #1682
96
-
- Add type annotations to cli.py
97
-
- Bump code coverage to 90%
98
-
- Fully mock backend API calls in unit tests
99
-
- Add integration tests
94
+
-#### v1.2.0
95
+
- Add Genius A/B support
96
+
- Add support for Bollywood songs
100
97
101
98
See [CHANGES.md](CHANGES.md) for prior release notes.
0 commit comments