2013-07-06 07:51:09 +00:00
|
|
|
|
|
|
|
History
|
|
|
|
-------
|
|
|
|
|
2013-09-05 05:22:27 +00:00
|
|
|
|
2013-09-22 20:41:13 +00:00
|
|
|
0.4.6 (2013-09-22)
|
|
|
|
++++++++++++++++++
|
|
|
|
|
|
|
|
- Sending total lines in file and language name to api
|
|
|
|
|
|
|
|
|
2013-09-08 02:05:31 +00:00
|
|
|
0.4.5 (2013-09-07)
|
|
|
|
++++++++++++++++++
|
|
|
|
|
|
|
|
- Fixed relative import error by adding packages directory to sys path
|
|
|
|
|
|
|
|
|
2013-09-07 05:46:52 +00:00
|
|
|
0.4.4 (2013-09-06)
|
|
|
|
++++++++++++++++++
|
|
|
|
|
|
|
|
- Using urllib2 again because of intermittent problems sending json with requests library
|
|
|
|
|
|
|
|
|
2013-09-05 06:23:48 +00:00
|
|
|
0.4.3 (2013-09-04)
|
|
|
|
++++++++++++++++++
|
|
|
|
|
|
|
|
- Encoding json as utf-8 before making request
|
|
|
|
|
|
|
|
|
2013-09-05 05:22:27 +00:00
|
|
|
0.4.2 (2013-09-04)
|
|
|
|
++++++++++++++++++
|
|
|
|
|
|
|
|
- Using requests package v1.2.3 from pypi
|
|
|
|
|
|
|
|
|
2013-08-25 23:33:35 +00:00
|
|
|
0.4.1 (2013-08-25)
|
|
|
|
++++++++++++++++++
|
|
|
|
|
|
|
|
- Fix bug causing requests library to omit POST content
|
|
|
|
|
|
|
|
|
2013-08-15 07:10:49 +00:00
|
|
|
0.4.0 (2013-08-15)
|
|
|
|
++++++++++++++++++
|
|
|
|
|
|
|
|
- Sending single branch instead of multiple tags
|
|
|
|
|
|
|
|
|
2013-08-09 01:51:58 +00:00
|
|
|
0.3.1 (2013-08-08)
|
|
|
|
++++++++++++++++++
|
|
|
|
|
|
|
|
- Using requests module instead of urllib2 to verify SSL certs
|
|
|
|
|
|
|
|
|
2013-08-08 09:13:27 +00:00
|
|
|
0.3.0 (2013-08-08)
|
|
|
|
++++++++++++++++++
|
|
|
|
|
|
|
|
- Allow importing directly from Python plugins
|
|
|
|
|
2013-07-06 07:51:09 +00:00
|
|
|
|
2013-07-07 23:28:18 +00:00
|
|
|
0.1.1 (2013-07-07)
|
|
|
|
++++++++++++++++++
|
|
|
|
|
|
|
|
- Refactored
|
|
|
|
- Simplified action events schema
|
|
|
|
|
|
|
|
|
2013-07-06 07:51:09 +00:00
|
|
|
0.0.1 (2013-07-05)
|
|
|
|
++++++++++++++++++
|
|
|
|
|
|
|
|
- Birth
|
|
|
|
|