Skip to content

Latest commit

 

History

History
69 lines (31 loc) · 2.94 KB

CHANGELOG.md

File metadata and controls

69 lines (31 loc) · 2.94 KB

Changelog

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)

Features

  • 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)

Features

  • 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)

Features

  • 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)

Features

  • files are stored in '~/.fmtech/cache' directory (8784077)

2.0.0 (2020-06-24)

Features

1.0.3 (2020-06-24)

1.0.2 (2020-06-24)

Features

  • create a directory and set the filename of a log file (7a60fa5)

1.0.1 (2020-06-20)

Features

  • the input_directory not prefixed with output_directory/data anymore (7581d79)

1.0.0 (2020-06-19)

Features

  • the library altf1behelpers is up and running (8f59da1)