Skip to content

v0.4.2

Compare
Choose a tag to compare
@vil02 vil02 released this 27 Jul 15:41
· 145 commits to master since this release
9ffef54

What's Changed

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

New Contributors

Full Changelog: https://github.com/vil02/puzzle_generator/commits/v0.4.2