Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: foo123/simple-captcha
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 2.1.0
Choose a base ref
...
head repository: foo123/simple-captcha
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 4 commits
  • 18 files changed
  • 1 contributor

Commits on Aug 15, 2022

  1. v.2.2.0

    * support scale distortion vs position distortion
    * add option(distortion_type)
    * update tests
    foo123 committed Aug 15, 2022
    Configuration menu
    Copy the full SHA
    6e414d5 View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2022

  1. v.2.5.0 in progress

    foo123 committed Dec 17, 2022
    Configuration menu
    Copy the full SHA
    729d94d View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2022

  1. v.2.5.0

    * color/background can be gradient (pass array of colors)
    * color/background can be a custom pattern (pass image data)
    * hash_equals prevent timing attacks
    foo123 committed Dec 18, 2022
    Configuration menu
    Copy the full SHA
    dec1303 View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2023

  1. v.2.6.0

    * custom pattern callback instead of imagedata
    foo123 committed Jan 22, 2023
    Configuration menu
    Copy the full SHA
    10ef728 View commit details
    Browse the repository at this point in the history
Loading