Releases: deep-compute/basescript
Releases · deep-compute/basescript
BaseScript v 0.1.17
#45 Modified BaseScript for python3 compatibility
BaseScript v 0.1.16
Merge pull request #50 from Rajendra-R/basescript_metric #49 modified basescript to remove stats code
BaseScript v 0.1.15
Merge pull request #48 from shivam-deepcompute/enhanced_basescript enhanced basescript functionality , args = None, and changed version …
BaseScript v 0.1.13
Merge pull request #44 from kumar550/updating_basescript_version #43 updating the basescript version
BaseScript v 0.1.11
- fixed measurement, tag values and field values for influxdb line protocol
BaseScript v0.1.10
- minor bug fix #33
BaseScript v0.1.9
- added influx style metrics
basescript v0.1.8
Merge pull request #27 from algrebe/logfile Log enhancements
BaseScript v0.1.7
- Basescript processes are tty aware and pretty print logs to console
- All parameters that are automatically generated (line number, function, file) are stored in a key called
_
- Force log output format using the
--log-format
option
BaseScript v0.1.6
- structured logging using structlog