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 9c605b4 commit d7bec79Copy full SHA for d7bec79
History.md
@@ -1,4 +1,19 @@
1
2
+1.5.3 / 2021-07-05
3
+==================
4
+
5
+ * Update __init__.py
6
+ * Update setup.py
7
+ * Merge pull request #72 from kaapstorm/find_or_create
8
+ * Tests
9
+ * Add `update_or_create()` method
10
+ * Merge pull request #68 from kaapstorm/example_tests
11
+ * Merge pull request #70 from kaapstorm/exceptions
12
+ * Add/fix `__eq__()`
13
+ * Add tests based on Stefan Goessner's examples
14
15
+ * Allow callers to catch JSONPathErrors
16
17
v1.5.2 / 2020-09-07
18
===================
19
0 commit comments