Releases: sngular/pact-annotation-processor
Releases · sngular/pact-annotation-processor
Maven Release 1.2.2
49 increment coverage for testing PR (#51) * Building test * Mocking Random Generator. * Add custom Dates Format * Add Test * Add Test * Add Test * Add Test * Standardize test section * README.md codacy corrections * README.md codacy corrections * README.md codacy corrections * Fix import & format * #14 Merge Master fix things * Align style files with main branch * #14 Merge Master fix things * #14 Fix MarkdownLint complains * #14 fix Codacy issues * #14 Merge Master fix things * Short random values limitation fix * BigInteger imports missed * #14 Fix numbers * #14 Fix Date Parser * #14 Fix Date Parser * #14 Merge with Master * #14 Merge with Master * 49-increment-coverage-for-testing * #49 Version bump --------- Co-authored-by: Jose Enrique García Maciñeiras <[email protected]> Co-authored-by: Alejandro Pena Lorenzo <[email protected]> Co-authored-by: Jose E. Garcia Maciñeiras <[email protected]>
Maven Release 1.2.1
14 dates default output format causes deserialization error (#50)
Maven Release 1.1.9
Refactor basic types with several corrections (#48) * Refactor basic types with several corrections * Corrections imports for codacy * Corrections for codacy * Corrections code in byte set in pactDslJsonBody --------- Co-authored-by: Tiago Simoes <[email protected]>
Maven Release 1.1.8
Update README.md to adopt correct library name (#47) * Update README.md to adopt correct library name * Version update
Maven Release 1.1.7
issue - 44 - Correction related to generating short (#46) * issue - 44 - Correction related to generating short * Increase version --------- Co-authored-by: Tiago Simoes <[email protected]> Co-authored-by: Alejandro Pena Lorenzo <[email protected]> Co-authored-by: Alejandro Pena Lorenzo <[email protected]>
Maven Release 1.1.5
issue-29 - Add new annotation to ignore generation (#30) * issue-29 - Add new annotation to ignore generation * issue-29 - Correction PR for Codacy * issue-29 - Update solution for List, Map and Set. Plus refactor of previous solution * issue 29 - Correction of @DslExclude * issue - 29 - Add new annotation into Readme * issue - 29 - Correction several style errors * DslExclude fix & integration with buildExpectedInstace feature - Fixes template to avoid including excluded fields in dsl with empty values - Integrates DslExclude with the latest buildExpectedInstace method * relocate checkstyle.xml --------- Co-authored-by: Tiago Simoes <[email protected]> Co-authored-by: Jose E. Garcia Maciñeiras <[email protected]> Co-authored-by: Alejandro Pena Lorenzo <[email protected]> Co-authored-by: Alejandro Pena Lorenzo <[email protected]>
Maven Release 1.1.4
Adding buildExpectedInstance to dsl builder template (#40)
Maven Release 1.0.4
issue 26 - Correction bug for char (#32) * issue 26 - Correction bug for char * issue 26 - Correction bug for char
Maven Release 1.0.3
Maven Release 1.0.2
Fix for random sizes for collections in complex objects (#20) * Fix random sizes for collections * Increase minor version * Fix wrong naming assignemnt