hugovk
ba196dbb3b
Release 1.5.0
2015-12-10 20:47:17 +02:00
hugovk
dc7528ab5c
Release 1.4.2
2015-09-07 15:07:35 +03:00
hugovk
ab968a3fe3
Release 1.4.1
2015-09-05 10:57:06 +03:00
hugovk
94e8e6f7ad
Release 1.4.0
2015-09-05 10:09:19 +03:00
hugovk
2faaf13bfa
Release 1.3.0
2015-08-03 20:37:42 +03:00
hugovk
b47c5e587d
Release 1.2.1
2015-05-07 10:20:53 +03:00
hugovk
23223d1fe8
Release 1.2.0
2015-05-07 09:35:35 +03:00
hugovk
0b691de789
Remove unused import
2015-04-12 15:55:21 +03:00
hugovk
a9340e73f0
Release 1.1.0
2015-01-11 16:42:53 +02:00
Ivan Malison
3f9137a700
Version bump, fix setup.py, which was previously broken because excludes
...
was not a tuple, so each character was being excluded and thus pylast
the package was being excluded.
2015-01-08 16:07:42 -08:00
Ivan Malison
df75cf2aa2
Fix UnicodeDecodeError from #114 . Replace definitions of _unicode and
...
_string. Add six as a dependeny. Fix clonedigger script.
2015-01-08 16:07:42 -08:00
Ivan Malison
387220c1d6
Make pylast a package. Move tests into a directory. Start using pytest
...
and tox. Use setuptools instead of distutils.
2015-01-07 09:13:28 -08:00
hugovk
9b9dc2e2c5
Remove unused import
2015-01-05 23:20:22 +02:00
hugovk
aa022c5a71
Don't use .build file for minor version because we define the full version in pylast.py as well
2015-01-05 23:19:23 +02:00
hugovk
3941fd8ab5
Make test more robust
2014-12-18 21:13:28 +02:00
hugovk
1e3551e611
Bump version to 1.0.0
2014-07-29 17:43:44 +03:00
hugovk
b4ea08a378
Change URL, add classifiers and keywords
2014-07-25 17:01:14 +03:00
hugovk
1c26ef6d24
Fix tests
2014-04-07 11:41:41 +03:00
hugovk
d0e4ac0e0f
Update setup.py
2014-02-26 19:55:37 +02:00
Andrew Moss
e9a25606a0
Merge branch 'master' of github.com:inversion/pylast
2013-12-26 23:18:54 +00:00
Andrew Moss
c8216a139e
Allow getting venue info through Event.get_venue() as a workaround until
...
the Venue.getInfo API call is added to Last.fm. Changed version to 0.6
in setup.py and pylast.py to reflect update.
2013-12-26 23:16:55 +00:00
Matt Jeffery
e2cc69a7e8
works with CDATA tags
2013-03-01 19:38:41 +00:00
Elizabeth J. Myers
83ee68a400
Update URL
...
not author 'cause I think that's rude until I make more changes.
2013-01-16 11:35:44 -06:00
Elizabeth J. Myers
0400a87b04
Bloop
2013-01-16 11:18:29 -06:00
Lukas Lipka
ad525bdd8b
Import pylast-0.5.11
2012-03-10 14:50:47 +01:00
Lukas Lipka
a6b1f50f2e
Initial import.
2012-03-10 14:24:59 +01:00
Amr Hassan
232848df19
setup.py is now also Python3 friendly
2011-01-05 05:09:30 +00:00
Amr Hassan
7f74cbd7bd
won't increase build by default anymore
2009-09-08 15:26:47 +00:00
Amr Hassan
d61fbb3a04
Enter v0.4
2009-08-31 04:18:37 +00:00
Amr Hassan
a34b8b558e
changed versioning system to include svn revision.
2009-06-26 07:13:45 +00:00
Amr Hassan
52aabb750a
* better setup script
2009-02-26 05:09:47 +00:00
Amr Hassan
c61b15b129
* fixed issue #13
...
* fixed proxy uage
* added: pylast.clear_cache() method
2009-02-04 07:03:00 +00:00
Amr Hassan
41ce2c6489
0.3a in the trunk now.
2009-02-02 14:53:42 +00:00
Amr Hassan
ae41e1a641
0.2b12
...
* fixed: some unicode problems.
* fix: a typo in the function name Exceptionable.clear_errors()
* fixed: User.fetchPlaylist (#3 )
* api change: User.getPlaylistsIDs is now User.getPlaylistsData, and User.getPlaylistsIDs returns a list of IDs now.
2008-10-16 13:14:36 +00:00
Amr Hassan
183bdb9434
0.2b10
2008-09-28 06:07:17 +00:00
Amr Hassan
7e203ee5a2
* fixed: crashes when adding a job to Asynchronizer and starting it when it already started.
2008-09-12 15:49:13 +00:00
Amr Hassan
74b1120745
2008-09-09 19:29:38 +00:00
Amr Hassan
a369c6f0d1
* added a setup.py script
2008-09-09 19:22:13 +00:00