------------------
* First release on PyPI.
[v0.5.0](https://github.com/jai-python3/validation-component-bootstrap-utils/tree/v0.5.0) - 2024-03-27
ADDS:
- support for custom validation functions via configuration file
- support for tab-delimited files with .txt filename extension
[v0.3.0](https://github.com/jai-python3/validation-component-bootstrap-utils/tree/v0.3.0) - 2024-02-05
ADDS:
- support for processing comma-separated input file
FIXES:
- support for normalizing the Enum names
- support for deriving the module namespace for the file_validation.py executable
[v0.2.1](https://github.com/jai-python3/validation-component-bootstrap-utils/tree/v0.2.1) - 2023-12-19
ADDS:
- missing dependencies
[v0.2.0](https://github.com/jai-python3/validation-component-bootstrap-utils/tree/v0.2.0) - 2023-12-19
ADDS:
- support for generating primary executable from template
- use cases diagram