-
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathNEWS
60 lines (32 loc) · 726 Bytes
/
NEWS
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
NEWS
====
Version 0.2.0
-------------
Added:
* Support pypi.io links (#5)
Changed:
* Support upcoming Sopel 8.0 version; now requires 7.1+ (#6)
Version 0.1.4
-------------
Fixed:
* Package author field can be empty (#4)
Version 0.1.3
-------------
Fixed:
* PyPI API changed (#3)
Version 0.1.2
-------------
Fixed:
* Query with no version specified now says "(any)" instead of the previous
direct-to-string conversion of "None" (#2)
Version 0.1.1
-------------
Added:
* Output link to release if invoked via command
Fixed:
* URL pattern not matching some allowed punctuation in package names
Meta:
* Corrected project description content type for PyPI
Version 0.1.0
-------------
Initial release.