All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- 2 commits contributed to the release.
- 87 days passed between releases.
- 0 commits were understood as conventional.
- 0 issues like '(#ID)' were seen in commit messages
view details
- 4 commits contributed to the release.
- 5 days passed between releases.
- 0 commits were understood as conventional.
- 0 issues like '(#ID)' were seen in commit messages
view details
- 7 commits contributed to the release.
- 74 days passed between releases.
- 0 commits were understood as conventional.
- 0 issues like '(#ID)' were seen in commit messages
view details
- Uncategorized
- Merge pull request #11 from samirdjelal/fix/compression_setter (
3ce48cd
) - 🐛 Fix: compression setter (
5135089
) - 🐛 Fix: compression setter (
d5ecdb6
) - ✨ Add possibility to change Jpeg compression rate (
07376c0
) - Update README.md (
98eba35
) - Merge pull request #9 from EtZeta/patch-1 (
a19f5a8
) - Update README.md (
cf6e9f8
)
- Merge pull request #11 from samirdjelal/fix/compression_setter (
- only run noise when complexity is above 1 running the noise algorithms makes generation ~5 to 6 times slower
- 68 commits contributed to the release.
- 1 commit was understood as conventional.
- 0 issues like '(#ID)' were seen in commit messages
view details
- Uncategorized
- Releasing v0.2.7 (
b9301d7
) - Fixing the tests (
41fbd29
) - Merge pull request #8 from Le0Developer/feat/expose-raw-image (
3481b24
) - Merge branch 'main' into feat/expose-raw-image (
5a261a9
) - Merge pull request #6 from Le0Developer/feat/custom-text-optimization (
5d69f0c
) - Update example in readme (
2c65743
) - Expose raw image, change to jpeg instead of png, remove Captcha::new (
2cdc1d7
) - Only run noise when complexity is above 1 (
5d77156
) - Add custom text support (
f23bf89
) - Merge remote-tracking branch 'origin/main' into main (
58e6601
) - FUNDING.yml (
afb219b
) - Merge pull request #4 from samirdjelal/refactor/bg_and_text_color_changes (
21b892e
) - 🔀 Refactor: bg and text color changes (
0404383
) - 🔀 Refactor: bg and text color changes (
84a960c
) - Font scale (
583161a
) - Font scale (
9d0b8fc
) - Readme (
7501750
) - ✨ Feature: captcha complexity with noise (
3ba7806
) - ✨ Feature: captcha complexity with noise (
d82af07
) - Merge pull request #3 from samirdjelal/dev (
b758654
) - ✨ Feature: captcha complexity with noise (
b935c19
) - 🐞 Fix: README.md (
95bbdcf
) - Merge pull request #2 from samirdjelal/dev (
322b982
) - ✨ Feature: CaptchaBuilder. (
a2c2b49
) - Ci (
88957da
) - Update dependencies (
3aca67c
) - Update dependencies (
fe8d923
) - Update dependencies (
e3f60d0
) - Update dependencies (
54a048d
) - Update dependencies (
6d64b26
) - CI (
13887de
) - README.md (
e82bcb3
) - README.md (
8eddc58
) - .editorconfig (
67523eb
) - Rename main.yml to CI.yml (
363a88a
) - Merge pull request #1 from samirdjelal/dev (
649d31f
) - Edit main.yml (
65f6e80
) - Update Jenkinsfile (
fa5469a
) - Added Jenkinsfile (
2349ec5
) - Added Jenkinsfile (
267f2bf
) - Added Jenkinsfile (
62598d1
) - Added Jenkinsfile (
a7bdf37
) - 📃 README.md (
9b086eb
) - 📃 README.md (
fc1789f
) - Update README.md (
49104f1
) - 📃 README.md (
84c6a9f
) - 📃 README.md (
e8728bd
) - 🐞 Fix: test not working correctly (
3416661
) - 🐞 Fix: test not working correctly (
8dd2674
) - Update and rename master.yml to main.yml (
656420a
) - Merge remote-tracking branch 'origin/main' into main (
7e446cd
) - README.md (
72f6759
) - Create master.yml (
aa8dab4
) - README.md (
d1b644c
) - README.md (
2560ab5
) - Create FUNDING.yml (
66eff29
) - README.md (
8718363
) - README.md (
a43e047
) - MIT license (
d747cf6
) - Edit docs (
9feb9fb
) - Update README.md (
d8f2c5e
) - Edit docs (
8f74c0d
) - Example added to lib.rs (
15d362c
) - Example added to lib.rs (
b523f4e
) - Example added to lib.rs (
5541b50
) - Readme made (
3b6a1e6
) - Init (
5e22fa2
) - Init (
9fa0d9e
)
- Releasing v0.2.7 (