From 0561082f69b1bfc0d20ef63e763b11009cda7fc4 Mon Sep 17 00:00:00 2001 From: seongahjo Date: Thu, 14 Nov 2024 09:50:38 +0000 Subject: [PATCH] deploy: aa89fb8079420d2b0de3f336d47c6699668be243 --- v1-1-0-kor/index.xml | 11 +++++------ v1-1-0-kor/release-notes/index.html | 9 ++++----- v1-1-0/index.xml | 11 +++++------ v1-1-0/release-notes/index.html | 9 ++++----- 4 files changed, 18 insertions(+), 22 deletions(-) diff --git a/v1-1-0-kor/index.xml b/v1-1-0-kor/index.xml index 50efdf40f..ad17319e5 100644 --- a/v1-1-0-kor/index.xml +++ b/v1-1-0-kor/index.xml @@ -1,4 +1,8 @@ Fixture Monkey onhttps://naver.github.io/fixture-monkey/v1-1-0-kor/Recent content in Fixture Monkey onHugo -- gohugo.ioko-KRCopyright (c) 2020-2021 Henk VerlindeTue, 06 Oct 2020 08:47:36 +0000Release Noteshttps://naver.github.io/fixture-monkey/v1-1-0-kor/release-notes/Mon, 01 Jan 0001 00:00:00 +0000https://naver.github.io/fixture-monkey/v1-1-0-kor/release-notes/<p>sectionStart</p> +<h2 id="v112">v.1.1.2 <a href="#v112" class="anchor" aria-hidden="true">#</a></h2> +<p>Fix setting recursive implementations of self reference object</p> +<p>sectionEnd</p> +<p>sectionStart</p> <h2 id="v111">v.1.1.1 <a href="#v111" class="anchor" aria-hidden="true">#</a></h2> <p>Fix set a recursive object.</p> <p>Add a missing <code>giveMeJavaBuilder</code> with an object parameter.</p> @@ -11,9 +15,4 @@ <p>sectionEnd</p> <p>sectionStart</p> <h2 id="v1027">v.1.0.27 <a href="#v1027" class="anchor" aria-hidden="true">#</a></h2> -<p>Add <code>enableLoggingFail</code> option as a constructor argument in <code>FailoverIntrospector</code></p> -<p>sectionEnd</p> -<p>sectionStart</p> -<h2 id="v1026">v.1.0.26 <a href="#v1026" class="anchor" aria-hidden="true">#</a></h2> -<p>Add <code>PriorityConstructorArbitraryIntrospector</code></p> -<p>Add <code>korean</code> method in MonkeyStringArbitrary</p>Docshttps://naver.github.io/fixture-monkey/v1-1-0-kor/docs/Mon, 01 Jan 0001 00:00:00 +0000https://naver.github.io/fixture-monkey/v1-1-0-kor/docs/ \ No newline at end of file +<p>Add <code>enableLoggingFail</code> option as a constructor argument in <code>FailoverIntrospector</code></p>Docshttps://naver.github.io/fixture-monkey/v1-1-0-kor/docs/Mon, 01 Jan 0001 00:00:00 +0000https://naver.github.io/fixture-monkey/v1-1-0-kor/docs/ \ No newline at end of file diff --git a/v1-1-0-kor/release-notes/index.html b/v1-1-0-kor/release-notes/index.html index a8df26c6c..2599bc016 100644 --- a/v1-1-0-kor/release-notes/index.html +++ b/v1-1-0-kor/release-notes/index.html @@ -1,5 +1,8 @@ Release Notes Fixture Monkey

Release Notes

v.1.1.1

Fix set a recursive object.

Add a missing giveMeJavaBuilder with an object parameter.

v.1.0.28

Add support for hashCode, equals, toString in anonymous object

Add enableLoggingFail option to dismiss the failed logging in FixtureMonkeyBuilder.

Add supporting for the is prefix boolean within javaGetter.

v.1.0.27

Add enableLoggingFail option as a constructor argument in FailoverIntrospector

v.1.0.26

Add PriorityConstructorArbitraryIntrospector

Add korean method in MonkeyStringArbitrary

v.1.0.25

Fix concurrency issue with string generation

Fix seed setting as annotated

Release Notes

v.1.1.2

Fix setting recursive implementations of self reference object

v.1.1.1

Fix set a recursive object.

Add a missing giveMeJavaBuilder with an object parameter.

v.1.0.28

Add support for hashCode, equals, toString in anonymous object

Add enableLoggingFail option to dismiss the failed logging in FixtureMonkeyBuilder.

Add supporting for the is prefix boolean within javaGetter.

v.1.0.27

Add enableLoggingFail option as a constructor argument in FailoverIntrospector

v.1.0.26

Add PriorityConstructorArbitraryIntrospector

Add korean method in MonkeyStringArbitrary

v.1.0.25

Fix concurrency issue with string generation

Fix seed setting as annotated

v.1.0.24

Deprecate ElementJsonSubTypesObjectPropertyGenerator, PropertyJsonSubTypesObjectPropertyGenerator in fixture-monkey-jackson module. Please use the ElementJsonSubTypesConcreteTypeResolver, PropertyJsonSubTypesConcreteTypeResolver instead.

Add new APIs that generates the unique value by Values.unique(Supplier) or CombinableArbitrary.unique().

Check out the examples below.

.set("$[*]", Values.unique(() -> Arbitraries.integers().between(0, 3).sample()))`, 
 
.<List<Integer>>customizeProperty(typedRoot(), CombinableArbitrary::unique)
 

Add @Seed to reproduce the randomly populated object in fixture-monkey-junit-jupiter module.

v.1.0.23

Add the flexible option for complex usage in InterfacePlugin.

Fix for generating Kotlin self-reference with default arguments.

v.1.0.22

Add compatibility with ObjectPropertyGenerator and CandidateConcretePropertyResolver.

Add regenerate when container is filtered.

Deprecate the pushExactTypePropertyCandidateResolver option. Use InterfacePlugin instead.

v.1.0.21

Deprecate the ObjectPropertyGenerator that modify child properties listed below. diff --git a/v1-1-0/index.xml b/v1-1-0/index.xml index 45440580b..1d045d9cb 100644 --- a/v1-1-0/index.xml +++ b/v1-1-0/index.xml @@ -1,4 +1,8 @@ Fixture Monkey onhttps://naver.github.io/fixture-monkey/v1-1-0/Recent content in Fixture Monkey onHugo -- gohugo.ioen-USCopyright (c) 2020-2021 Henk VerlindeTue, 06 Oct 2020 08:47:36 +0000Release Noteshttps://naver.github.io/fixture-monkey/v1-1-0/release-notes/Mon, 01 Jan 0001 00:00:00 +0000https://naver.github.io/fixture-monkey/v1-1-0/release-notes/<p>sectionStart</p> +<h2 id="v112">v.1.1.2 <a href="#v112" class="anchor" aria-hidden="true">#</a></h2> +<p>Fix setting recursive implementations of self reference object</p> +<p>sectionEnd</p> +<p>sectionStart</p> <h2 id="v111">v.1.1.1 <a href="#v111" class="anchor" aria-hidden="true">#</a></h2> <p>Fix set a recursive object.</p> <p>Add a missing <code>giveMeJavaBuilder</code> with an object parameter.</p> @@ -11,9 +15,4 @@ <p>sectionEnd</p> <p>sectionStart</p> <h2 id="v1027">v.1.0.27 <a href="#v1027" class="anchor" aria-hidden="true">#</a></h2> -<p>Add <code>enableLoggingFail</code> option as a constructor argument in <code>FailoverIntrospector</code></p> -<p>sectionEnd</p> -<p>sectionStart</p> -<h2 id="v1026">v.1.0.26 <a href="#v1026" class="anchor" aria-hidden="true">#</a></h2> -<p>Add <code>PriorityConstructorArbitraryIntrospector</code></p> -<p>Add <code>korean</code> method in MonkeyStringArbitrary</p>Docshttps://naver.github.io/fixture-monkey/v1-1-0/docs/Mon, 01 Jan 0001 00:00:00 +0000https://naver.github.io/fixture-monkey/v1-1-0/docs/ \ No newline at end of file +<p>Add <code>enableLoggingFail</code> option as a constructor argument in <code>FailoverIntrospector</code></p>Docshttps://naver.github.io/fixture-monkey/v1-1-0/docs/Mon, 01 Jan 0001 00:00:00 +0000https://naver.github.io/fixture-monkey/v1-1-0/docs/ \ No newline at end of file diff --git a/v1-1-0/release-notes/index.html b/v1-1-0/release-notes/index.html index 764de3374..36b589a88 100644 --- a/v1-1-0/release-notes/index.html +++ b/v1-1-0/release-notes/index.html @@ -1,5 +1,8 @@ Release Notes Fixture Monkey

Release Notes

v.1.1.1

Fix set a recursive object.

Add a missing giveMeJavaBuilder with an object parameter.

v.1.0.28

Add support for hashCode, equals, toString in anonymous object

Add enableLoggingFail option to dismiss the failed logging in FixtureMonkeyBuilder.

Add supporting for the is prefix boolean within javaGetter.

v.1.0.27

Add enableLoggingFail option as a constructor argument in FailoverIntrospector

v.1.0.26

Add PriorityConstructorArbitraryIntrospector

Add korean method in MonkeyStringArbitrary

v.1.0.25

Fix concurrency issue with string generation

Fix seed setting as annotated

Release Notes

v.1.1.2

Fix setting recursive implementations of self reference object

v.1.1.1

Fix set a recursive object.

Add a missing giveMeJavaBuilder with an object parameter.

v.1.0.28

Add support for hashCode, equals, toString in anonymous object

Add enableLoggingFail option to dismiss the failed logging in FixtureMonkeyBuilder.

Add supporting for the is prefix boolean within javaGetter.

v.1.0.27

Add enableLoggingFail option as a constructor argument in FailoverIntrospector

v.1.0.26

Add PriorityConstructorArbitraryIntrospector

Add korean method in MonkeyStringArbitrary

v.1.0.25

Fix concurrency issue with string generation

Fix seed setting as annotated

v.1.0.24

Deprecate ElementJsonSubTypesObjectPropertyGenerator, PropertyJsonSubTypesObjectPropertyGenerator in fixture-monkey-jackson module. Please use the ElementJsonSubTypesConcreteTypeResolver, PropertyJsonSubTypesConcreteTypeResolver instead.

Add new APIs that generates the unique value by Values.unique(Supplier) or CombinableArbitrary.unique().

Check out the examples below.

.set("$[*]", Values.unique(() -> Arbitraries.integers().between(0, 3).sample()))`, 
 
.<List<Integer>>customizeProperty(typedRoot(), CombinableArbitrary::unique)
 

Add @Seed to reproduce the randomly populated object in fixture-monkey-junit-jupiter module.

v.1.0.23

Add the flexible option for complex usage in InterfacePlugin.

Fix for generating Kotlin self-reference with default arguments.

v.1.0.22

Add compatibility with ObjectPropertyGenerator and CandidateConcretePropertyResolver.

Add regenerate when container is filtered.

Deprecate the pushExactTypePropertyCandidateResolver option. Use InterfacePlugin instead.

v.1.0.21

Deprecate the ObjectPropertyGenerator that modify child properties listed below.