You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: ReleaseNotes.md
+7-1Lines changed: 7 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,7 @@
1
+
# 1.0.11.0 (10 April 2020)
2
+
-[#14](https://github.com/StefH/RandomDataGenerator/pull/14) - Support custom Random seed value [feature] contributed by [StefH](https://github.com/StefH)
3
+
-[#13](https://github.com/StefH/RandomDataGenerator/issues/13) - Initialize RandomizerFactory with supplied Random instance [feature]
4
+
1
5
# 1.0.10.0 (10 October 2019)
2
6
-[#11](https://github.com/StefH/RandomDataGenerator/pull/11) - Net Core 3.0 contributed by [StefH](https://github.com/StefH)
3
7
-[#12](https://github.com/StefH/RandomDataGenerator/pull/12) - RandomizerBytes contributed by [StefH](https://github.com/StefH)
@@ -18,9 +22,11 @@
18
22
-[#6](https://github.com/StefH/RandomDataGenerator/pull/6) - Add Min/Max to IPv4, IPv6 and MAC addresses generation [feature] contributed by [StefH](https://github.com/StefH)
19
23
20
24
# 1.0.3.0 (09 November 2018)
21
-
-[#4](https://github.com/StefH/RandomDataGenerator/pull/4) - RandomizerNumber [feature] contributed by [StefH](https://github.com/StefH)
22
25
-[#5](https://github.com/StefH/RandomDataGenerator/pull/5) - Add Long and TimeSpan [feature] contributed by [StefH](https://github.com/StefH)
23
26
27
+
# 1.0.2.0 (09 November 2018)
28
+
-[#4](https://github.com/StefH/RandomDataGenerator/pull/4) - RandomizerNumber [feature] contributed by [StefH](https://github.com/StefH)
29
+
24
30
# 1.0.1.0 (09 November 2018)
25
31
-[#3](https://github.com/StefH/RandomDataGenerator/pull/3) - Updated FieldOptionsFactory [feature] contributed by [StefH](https://github.com/StefH)
0 commit comments