We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8b8fdef commit a1de54eCopy full SHA for a1de54e
HISTORY.rst
@@ -4,6 +4,17 @@ Flow Production Tracking Python API Changelog
4
5
Here you can see the full list of changes between each Python API release.
6
7
+v3.8.3 (2025 May 22)
8
+====================
9
+
10
+- Add improvements to Mockgun.
11
+ Ensure string comparison are case insensitive.
12
+ Ignore duplicate entities when ``multi_entity_update_mode`` is added.
13
+ Support for ``None`` in mockgun when using ordering.
14
+ Thank you rlessardrodeofx, slingshotsys, and MHendricks for your contributions.
15
+- Minor fixes on unit tests and documentation.
16
17
18
v3.8.2 (2025 Mar 11)
19
====================
20
0 commit comments