Version 3 of the template. This release introduces the following changes:
- Replaced
cookiecutterwithcopierfor template generation. - Simplify the template with fewer options.
- Use
uvfor dependency and virtual environment management. - Updated documentation and coding style guide.
- Use
rufffor linting and formatting. - Updated GitHub workflows and add a Docker image workflow and
Dockerfile.