-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathChangeLog
More file actions
58 lines (54 loc) · 1.22 KB
/
ChangeLog
File metadata and controls
58 lines (54 loc) · 1.22 KB
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
CHANGES
=======
1.0.2
-----
* fix mysql-connector-python dep,release 1.0.2 version
* os.popen("pip install mysql-connector-python") manually in setup.py
* @hash -> @2.2.0
* src -> IterfaceLibrary
* append <;mysql-connector-python >= "2.0.4">
* mysql-connector -> mysql-connector-python
* rm comment
* modify
* double deps
* mysql-connector >= 2.0.0 --install-option="--egg"
* modify
* update
* --install-option=" --egg "
* -e pkg
* @commit hash version
* + :
* update reqiurements.txt Signed-off-by: seven57 <seven_five57@sina.com>
* @2.2.0
* fix requiremwnts.txt
* update .travis.yml
* triggle travis CI
* coment mysql
* triggle travis
* fix passwd
* correct password
* add setup.cfg
* update depend
* using offical mysql-connector-python depend url
* replace old setup.py by pbr toolchain
1.0.0
-----
* Update README.md
* Update .travis.yml
* add travis ci pypi deployment
* Update README.md
* Update README.rst
* Update README.md
* update readme
* Create README.md
* Update usage.rst
* Update usage.rst
* Update usage.rst
* +mysql-connector in requirements.txt
* +requirements.txt
* +coding: utf-8
* update config.py to fix Non-ASCII character '\xe8' problem
* Update usage.rst
* add doc file
* add gitignore file
* add interface library