- Introduced `RELEASE.md` with comprehensive steps for creating, automating, and troubleshooting EasyHAProxy releases.
- Enhanced the Makefile `test` command to include verbosity in the pytest execution.
- move scripts to assets/scripts (and updated build)
- put most logic into HaproxyConfigGenerator
- created DockerLabelHandler for all label handling from previous code
- added unit tests and fixtures to cover HaproxyConfigGenerator and DockerLabelHandler
- added a Makefile with build (for docker build) and test targets