| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 1.4.4 source code.tar.gz | 2026-08-31 | 291.2 kB | |
| 1.4.4 source code.zip | 2026-08-31 | 839.3 kB | |
| README.md | 2026-08-31 | 1.3 kB | |
| Totals: 3 Items | 1.1 MB | 2 | |
https://central.sonatype.com/artifact/org.jsmart/zerocode-tdd/1.4.4
<dependency>
<groupId>org.jsmart</groupId>
<artifactId>zerocode-tdd</artifactId>
<version>1.4.4</version>
</dependency>
What's Changed
- Resolve property placeholders in target-env files by @mvanhorn in https://github.com/authorjapps/zerocode/pull/780
- ISSUE-783 # Remove WireMock feature (dependency, code, tests) by @devmaiter in https://github.com/authorjapps/zerocode/pull/785
- Issue-782 # Support {{...}} double curly brace based as alternate placeholder delimiter alongside ${...} by @umer901 in https://github.com/authorjapps/zerocode/pull/790
- ISSUE-789 # Remove masked tokens feature (code, tests) by @anjeongkyun in https://github.com/authorjapps/zerocode/pull/791
- [FIX]: COLUMN keeps first and last part of description by @nirmalchandra in https://github.com/authorjapps/zerocode/pull/786
New Contributors
- @devmaiter made their first contribution in https://github.com/authorjapps/zerocode/pull/785
- @umer901 made their first contribution in https://github.com/authorjapps/zerocode/pull/790
- @anjeongkyun made their first contribution in https://github.com/authorjapps/zerocode/pull/791
Full Changelog: https://github.com/authorjapps/zerocode/compare/1.4.3...1.4.4