All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
2.2.1 (2020-12-14)
2.2.0 (2020-12-14)
- add a get_logger to setup a logging that create a file log, set the log level and set the log format (5e35480)
2.1.5 (2020-12-11)
2.1.4 (2020-10-11)
- test the environment variables sent as a python list. e.g. test_environ(['one_environment_variable']) (9b7ff7b)
2.1.3 (2020-10-04)
2.1.2 (2020-06-29)
2.1.1 (2020-06-29)
- get_filename generates a filename including a datetime or not, add save_with_time function that saves a file with a datetime, load_latest_with_datetime searches for the latest version of a a file (c6ce539)
2.1.0 (2020-06-27)
- files are stored in '~/.fmtech/cache' directory (8784077)
2.0.0 (2020-06-24)
- implement the AltF1BeJSONHelpers v1.0.3 available here: https://github.com/ALT-F1/altf1be_json_helpers.git (88aaa4e)
1.0.3 (2020-06-24)
1.0.2 (2020-06-24)
- create a directory and set the filename of a log file (7a60fa5)
1.0.1 (2020-06-20)
- the input_directory not prefixed with output_directory/data anymore (7581d79)
- the library altf1behelpers is up and running (8f59da1)