Skip to content

Releases: radujica/tospotify

0.3.4

29 Mar 10:43
ace0624
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.3.2...0.3.4

Test new pypi integration

24 Dec 08:29
Compare
Choose a tag to compare
Pre-release

0.3.3-beta.2 release tag
0.3.3-beta setup.py & pypi

Update Python & m3u8 versions

21 Oct 15:38
f99e066
Compare
Choose a tag to compare
0.3.2

Fix version (#22)

Update dependencies

13 Apr 19:28
a027b60
Compare
Choose a tag to compare
Bump versions (#17)

- update dependencies
- simplify them a bit
- test multiple OS & newer python versions

UTF-8 support

22 Jan 18:36
8821833
Compare
Choose a tag to compare
  • bump version
  • update readme
  • add utf-8 convert option
  • make sure files are parsed as utf-8
  • pull out playlist name extractor
  • first update outline & tests with m3u8 extension
  • add overall test
  • validate file extension
  • validate empty playlist file

0.2: Publish (#5)

16 Apr 14:55
96ea90a
Compare
Choose a tag to compare
* add test for find track
* fix type hint
* fix test
* add windows run example
* support wheel build
* setup proper long description for pypi
* add classifiers
* update makefile with publish
* add github action to publish
* update contributing
* bump version

Co-authored-by: Radu <[email protected]>

v0.1.3

16 Apr 14:43
Compare
Choose a tag to compare
add github action to publish