Thor77
687f58e247
Bump version to 2.0.1
2018-05-19 18:10:30 +02:00
Thor77
a019278e79
Lock pendulum to 1.5.1 in setup.py
2018-05-19 17:49:43 +02:00
Thor77
4310f93adc
Bump version to 2.0.0
2018-01-19 22:28:28 +01:00
Thor77
6a84b35a52
[requires.io] Dependency update ( #24 )
2017-09-05 22:18:04 +02:00
Thor77
7ab4436777
Bump version to 1.5.1
2017-08-24 19:38:44 +02:00
Thor77
3067c229d6
Add pendulum requirement to setup.py
2017-08-24 19:38:20 +02:00
Thor77
22c15202a3
Bump version to 1.5.0
2017-07-07 16:19:28 +02:00
Thor77
ed62eceda3
Bump version to 1.4.3
2017-06-01 23:41:55 +02:00
Thor77
e37e292ba9
Bump version to 1.4.2
2017-04-19 23:36:30 +02:00
Thor77
cbf7000e91
Include README.rst as description for PyPi
2017-04-19 23:35:25 +02:00
Thor77
4b261ed321
Bump version to 1.4.1
2017-03-30 20:15:09 +02:00
Thor77
6e662e2555
Bump version to 1.4.0
2017-03-24 23:22:02 +01:00
Thor77
cb42b9ee2a
Bump version 1.3.1
2017-03-04 00:27:38 +01:00
Thor77
a1274a52f4
Bump version to 1.3.0
2017-02-27 13:37:05 +01:00
Thor77
f893c42b31
Bump version to 1.2.0
2017-02-18 15:00:39 +01:00
Thor77
5db1345717
Bump version to 1.1.2
2017-02-16 22:49:27 +01:00
Thor77
ba8b393b76
Bump version to 1.1.1
2017-02-15 22:05:20 +01:00
Thor77
fe0965db32
Bump version to 1.1.0
2017-02-11 22:24:01 +01:00
Thor77
365994500a
Bump version to 1.0.3
2016-11-24 22:58:22 +01:00
Thor77
7a55829d0b
Bump version to 1.0.2
2016-11-23 21:24:19 +01:00
Thor77
42fb5f30b5
Bump version to 1.0.1
2016-11-23 21:19:47 +01:00
Thor77
e7e8612bc0
Bump version to 1.0.0 🎉
2016-11-23 21:16:10 +01:00
Thor77
4f77b2b6f3
Bump version to 0.18.0
2016-11-19 22:52:29 +01:00
Thor77
cbbedfa669
Bump version to 0.17.0
2016-11-19 22:29:43 +01:00
Thor77
6003543309
Bump version to 0.16.0
2016-11-18 22:14:00 +01:00
Thor77
87e5d697cb
Bump version to 0.15.0
2016-11-18 22:05:29 +01:00
Thor77
9c09f34f02
Update template-location for package_data
2016-11-18 21:55:33 +01:00
Thor77
5b2ad90436
Bump version to 0.14.1
2016-11-11 18:46:35 +01:00
Thor77
5dc21e89de
Bump version to 0.14.0
2016-11-11 18:42:22 +01:00
Thor77
17392494ed
Bump version to 0.13.2
2016-11-10 21:58:30 +01:00
Thor77
338f6cd6de
Bump version to 0.13.1
2016-11-07 20:25:24 +01:00
Thor77
db24696c47
Bump version to 0.13.0
2016-11-06 19:28:21 +01:00
Thor77
6c301c2ed4
Bump version to 0.12.6
2016-11-03 23:01:09 +01:00
Thor77
edc914b451
Bump version to 0.12.5
2016-11-02 21:24:36 +01:00
Thor77
e5be93b17a
Bump version to 0.12.4
2016-10-28 23:43:09 +02:00
Thor77
de5f58cb93
Bump version to 0.12.3
2016-10-28 23:27:05 +02:00
Thor77
76948713a4
Bump version to 0.12.2
2016-10-27 00:09:53 +02:00
Thor77
c0523717a7
Bump version to 0.12.1
2016-10-27 00:08:12 +02:00
Thor77
9c3c772db9
Bump version to 0.12.0
2016-10-26 23:07:58 +02:00
Thor77
45f9ba2737
Bump version to 0.11.2
2016-09-22 15:36:01 +02:00
Thor77
d1627d369f
Add debug-logging-output to tsstats.template.render_template
...
* bump version to 0.11.1
2016-09-18 21:51:24 +02:00
Thor77
959423be81
Bump version to 0.11.0
2016-09-17 22:51:50 +02:00
Thor77
3f140b8d6a
Don't add sid-suffix to output if only one vserver occured in parsed logs
...
* bump version to 0.10.5
2016-08-09 20:37:20 +02:00
Thor77
a475caa7c7
Fix not calling str() on value before adding to config in __main__.cli
...
* bump version to 0.10.4
2016-08-08 22:25:57 +02:00
Thor77
5ff08e0163
Delay debugfile-creation to suppress needless creation if not in debugmode
...
* bump version to 0.10.3
2016-08-08 22:10:30 +02:00
Thor77
cfb593ba9c
use py2-compatible way to check for section-existance in tsstats.config.load
...
* bump version to 0.10.2
2016-08-06 21:42:54 +02:00
Thor77
87f9bf43fc
rewrite config-tests to work with new return-value of tsstats.config.load
...
* bump version to 0.10.1
2016-08-06 21:39:36 +02:00
Thor77
708f071033
replace tsstats.config.parse_config with tsstats.config.load, which just returns a configparser.ConfigParser-instance for easier extension
...
tsstats.__main__.main: now accepts only a configparser.ConfigParser-instance and extracts values from it
tsstats.__main__.cli: defaults from argparser are now suppressed and given cli-args override values from config
* bump version to 0.10.0
2016-08-06 21:36:17 +02:00
Thor77
2a1ab472bb
update bootstrap and hint.css version
...
* bump version to 0.9.1
2016-08-03 22:02:56 +02:00
Thor77
4034410e2d
bump version to 0.9.0
2016-07-04 21:18:09 +02:00