tweeper.php: make it clearer that getUrlContents is a static method
[tweeper.git] / NEWS
1 News for v0.5:
2 ==============
3
4   * Use the Symfony Serializer component instead of the PEAR XML_Serializer
5   * Make the Twitter stylesheet stricter to avoid empty timeline entries
6
7 News for v0.4:
8 ==============
9
10   * Make the generated RSS validate with feedvalidator.org
11   * Fix support for Dilbert.com
12   * Add support for Instragram.com
13   * Add support for public pages on Facebook.com
14   * Make tweeper work with the PHP built-in web server
15   * Misc fixes to code and documentation
16
17 News for v0.3:
18 ==============
19
20   * Support generating enclosure for "audio/ogg" links
21   * Always specify xml:base to improve local URLs expansions in some cases
22   * Support both the classic and the new Twitter profile pages
23   * Fix getting the profile picture of Twitter users
24   * Add support for Howtoons.com
25
26 News for v0.2:
27 ==============
28
29   * Small fixes to the man page which must be in the coming Debian package
30
31 News for v0.1:
32 ==============
33
34   * Initial version supporting Twitter.com
35   * Add support for pump.io sites
36   * Add support for dilbert.com
37   * Show links to supported media files in the RSS <enclosure/> element