-
Notifications
You must be signed in to change notification settings - Fork 1
/
HISTORY
49 lines (28 loc) · 945 Bytes
/
HISTORY
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
Changelog
=========
%%version%% (unreleased)
------------------------
- Rename rip to quality, parse language tags. [walid]
0.4.0 (2015-11-07)
------------------
- Fix minor issues. [walid]
change format_ -> rip
- Add badges. [walid]
0.3.0 (2015-10-07)
------------------
- Better detection of video tags (case insensitive) [walid]
0.2.0 (2015-10-07)
------------------
- Fix formatting. [walid]
- Update setup.py, MANIFEST. [walid]
- Fix setup.cfg, formatting. [walid]
- Some fixes. [walid]
- Bump version: 0.1.0 → 0.1.1. [walid]
- Fixed setup.py. [walid]
- Added setup.cfg. [walid]
- Update setup.py new file: HISTORY new file:
MANIFEST.in new file: requirements.txt new file:
setup.cfg modified: setup.py. [walid]
- Add some project files new file: .gitignore new file: AUTHORS
new file: LICENSE new file: tests/___init__.py. [walid]
- Explain release tags. [walid]