Skip to content

Commit 41f0499

Browse files
authored
[DEV-3877] Added option to disable post read database processing. (#207)
Signed-off-by: Anthony Charlton <anthony.charlton@zepben.com>
1 parent 5d8857f commit 41f0499

File tree

4 files changed

+92
-28
lines changed

4 files changed

+92
-28
lines changed

changelog.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
### Enhancements
1111
* Bumped `hypothesis` version for tests to latest (6.138.2), fixed examples generating large numbers of results causing tests to run extremely slow.
1212
* Bumped every other dependency to the latest version aside from dataclassy.
13+
* You can now opt out of the post read processing in the database readers using the optional `preform_after_read_processing` parameter.
1314

1415
### Fixes
1516
* Moved ZepbenTokenAuth to use python dataclasses instead of `zepben.ewb.dataclassy`, existing code should work as is.

0 commit comments

Comments
 (0)