We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c7226ee commit cbc6a8eCopy full SHA for cbc6a8e
changelog.txt
@@ -1,5 +1,13 @@
1
This file shows the changes in this release of xPDO.
2
3
+xPDO 3.1.4 (September 26, 2023)
4
+====================================
5
+- Do not send expire to Redis when value is zero (#250)
6
+- Add ability to forward logs to classes implementing ArrayAccess (#233)
7
+- Add AllowDynamicProperties attribute to xPDO class (#252)
8
+- Change path references from om/ to Om/ (#248)
9
+- Fix update=2 option in xPDOGenerator::parseSchema (#246)
10
+
11
xPDO 3.1.3 (January 12, 2023)
12
====================================
13
- Force query operator to the uppercase (#243)
0 commit comments