What's Changed
* chore: add `python_test.yml` by vil02 in https://github.com/vil02/puzzle_generator/pull/1
* chore: configure third party checks by vil02 in https://github.com/vil02/puzzle_generator/pull/2
* docs: add badges by vil02 in https://github.com/vil02/puzzle_generator/pull/3
* docs: add third party badges by vil02 in https://github.com/vil02/puzzle_generator/pull/4
* chore: configure dependabot by vil02 in https://github.com/vil02/puzzle_generator/pull/5
* chore: Configure Renovate by renovate in https://github.com/vil02/puzzle_generator/pull/11
* chore(deps-dev): update coverage requirement from 7.5.0 to 7.6.0 by dependabot in https://github.com/vil02/puzzle_generator/pull/6
* chore(deps-dev): update black requirement from 24.4.1 to 24.4.2 by dependabot in https://github.com/vil02/puzzle_generator/pull/7
* chore(deps): update dependency mypy to v1.11.0 by renovate in https://github.com/vil02/puzzle_generator/pull/16
* chore(deps): update dependency pytest to v8.3.1 by renovate in https://github.com/vil02/puzzle_generator/pull/18
* chore(deps): update dependency pylint to v3.2.6 by renovate in https://github.com/vil02/puzzle_generator/pull/17
* chore(deps-dev): update flake8 requirement from 7.0.0 to 7.1.0 by dependabot in https://github.com/vil02/puzzle_generator/pull/9
* chore(deps): update dependency ruff to v0.5.4 by renovate in https://github.com/vil02/puzzle_generator/pull/13
* docs: add metadata by vil02 in https://github.com/vil02/puzzle_generator/pull/19
* tests: test `create_puzzle` by vil02 in https://github.com/vil02/puzzle_generator/pull/20
* fix: use proper branch name by vil02 in https://github.com/vil02/puzzle_generator/pull/21
* chore: add `black_format.yml` by vil02 in https://github.com/vil02/puzzle_generator/pull/23
* style: use more natural formating of the output by vil02 in https://github.com/vil02/puzzle_generator/pull/22
* chore: add `all_url_check.yml` by vil02 in https://github.com/vil02/puzzle_generator/pull/24
* refactor: add `in_decrypt_str` argument to `_run_puzzle` by vil02 in https://github.com/vil02/puzzle_generator/pull/29
* style: cleanup `test_encryption_utils` by vil02 in https://github.com/vil02/puzzle_generator/pull/30
* refactor: open for different encryption methods by vil02 in https://github.com/vil02/puzzle_generator/pull/31
* chore(deps): update dependency ruff to v0.5.5 by renovate in https://github.com/vil02/puzzle_generator/pull/33
* chore(deps): update dependency pytest to v8.3.2 by renovate in https://github.com/vil02/puzzle_generator/pull/32
* chore: bump version to `0.2.0` by vil02 in https://github.com/vil02/puzzle_generator/pull/34
* docs: add PyPi badge by vil02 in https://github.com/vil02/puzzle_generator/pull/35
* chore: add `check_examples` by vil02 in https://github.com/vil02/puzzle_generator/pull/36
* chore: run mypy on whole project by vil02 in https://github.com/vil02/puzzle_generator/pull/37
* feat: add `spiced_simple_encryption` by vil02 in https://github.com/vil02/puzzle_generator/pull/38
* docs: fix typo and update pypi badge by vil02 in https://github.com/vil02/puzzle_generator/pull/39
* feat: join encrypted message and signature by vil02 in https://github.com/vil02/puzzle_generator/pull/40
* tests: test `run_puzzle` by vil02 in https://github.com/vil02/puzzle_generator/pull/41
* style: unify urls in advertisement string by vil02 in https://github.com/vil02/puzzle_generator/pull/42
New Contributors
* renovate made their first contribution in https://github.com/vil02/puzzle_generator/pull/11
* dependabot made their first contribution in https://github.com/vil02/puzzle_generator/pull/6
**Full Changelog**: https://github.com/vil02/puzzle_generator/commits/v0.4.2