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
* add comprehensive OSS automation and community features ([cf22f4b](https://github.com/aviralgarg05/NexumDB/commit/cf22f4bff1996f9d2bc5b28a19d652c680b0b148))
14
+
* Add DELETE statement support ([17974b8](https://github.com/aviralgarg05/NexumDB/commit/17974b87cdda4544ebd102891c73d3c1a321464a)), closes [#45](https://github.com/aviralgarg05/NexumDB/issues/45)
15
+
* Add DELETE statement support with WHERE clause filtering ([44bedae](https://github.com/aviralgarg05/NexumDB/commit/44bedaed335c233b8b4effae52fc8bc2c19f5aa0))
16
+
* Add UPDATE statement support ([922afce](https://github.com/aviralgarg05/NexumDB/commit/922afcea9856a2f30de3276cc2bb34dc85d67cc8))
17
+
* Add UPDATE statement support ([96921be](https://github.com/aviralgarg05/NexumDB/commit/96921beb26c10380aae6cecae3c8445ee84ceffb)), closes [#46](https://github.com/aviralgarg05/NexumDB/issues/46)
18
+
* add UPDATE/DELETE support with cache invalidation (v0.4.0) ([777421c](https://github.com/aviralgarg05/NexumDB/commit/777421c2fe81c25f067b340c772f31d8d90e5455))
19
+
* Added .editorconfig for consistent formatting ([d659d8c](https://github.com/aviralgarg05/NexumDB/commit/d659d8cdc99c1808c6f0c5fe31e3ab541d830703))
* Implement semantic cache persistence to disk ([#47](https://github.com/aviralgarg05/NexumDB/issues/47)) ([0179452](https://github.com/aviralgarg05/NexumDB/commit/017945216d285ca51c89dbce59e8faec5fd5e890))
27
+
* implement semantic cache persistence to disk (issue [#47](https://github.com/aviralgarg05/NexumDB/issues/47)) ([78e2a4e](https://github.com/aviralgarg05/NexumDB/commit/78e2a4ed4f288e9c1e177a36a15f7b6e59506884))
28
+
29
+
30
+
### Bug Fixes
31
+
32
+
* Add boolean value assertion in test_parse_update_without_where ([be4e731](https://github.com/aviralgarg05/NexumDB/commit/be4e73146d544c4c23c628168e4d9f05b532555a))
33
+
* add defensive field width limits and improve explain_action docstrings ([763493e](https://github.com/aviralgarg05/NexumDB/commit/763493ed6c936bd7f5cb1d672a3efc3221633b0c))
* address CodeRabbit security concerns - Replace unsafe pickle.load() with JSON as default format - Add RestrictedUnpickler for legacy pickle files - Auto-convert legacy pickle caches to JSON on load - Add test cache files to .gitignore ([9d37b98](https://github.com/aviralgarg05/NexumDB/commit/9d37b9873d33ac255a9e674d0728704aa6b31dde))
38
+
* Apply cargo fmt formatting and improve UPDATE atomicity ([cbd62fc](https://github.com/aviralgarg05/NexumDB/commit/cbd62fc9b7d10dbc98a25cfd423f6eb2d9b59e09))
39
+
* cargo-audit installation issue in workflow ([16fd851](https://github.com/aviralgarg05/NexumDB/commit/16fd85113b86cfb21029dfc233ae532f5064c46c))
* final release-please workspace fix (remove workflow-level type override) ([ecb67d7](https://github.com/aviralgarg05/NexumDB/commit/ecb67d7a810f658151e1abcdd6ffcfe66f0dc095))
* Handle serialization errors properly in batch UPDATE ([5a13d99](https://github.com/aviralgarg05/NexumDB/commit/5a13d99e087c8175106e04e1ec19c88ebb05bad8))
47
+
* Implement two-phase deletion to prevent partial deletion risk ([f184562](https://github.com/aviralgarg05/NexumDB/commit/f1845628260032a9262e8f71d4b1e775055d5a6c))
48
+
* reduce test iterations to prevent CI timeout ([5fe7919](https://github.com/aviralgarg05/NexumDB/commit/5fe79190325c4aa0b57a2e44b70029e4f1d057b7))
49
+
* remove auto-save from put() to prevent test hanging ([3b109c6](https://github.com/aviralgarg05/NexumDB/commit/3b109c6daa35476cf02a8c869629a06aa05336a0))
* remove unused mut from with_cache function ([4507d2f](https://github.com/aviralgarg05/NexumDB/commit/4507d2f03132543b011453e6c32a1cc49958eae5))
52
+
* replace deprecated PyO3 import_bound with import ([f60c483](https://github.com/aviralgarg05/NexumDB/commit/f60c483e0fe67c9979fadb096d3bcb5a1de09e94))
53
+
* Resolve merge conflicts in SQL module files ([ead1cf0](https://github.com/aviralgarg05/NexumDB/commit/ead1cf0cc7bc41d31b36e1df6c06dee61a740a86))
54
+
* resolve Rust formatting issues in benchmark files ([f2f6cf4](https://github.com/aviralgarg05/NexumDB/commit/f2f6cf4448dcab30b70f8d6dadded02da6f0b324))
55
+
* setup release-please for subpackage to bypass workspace parsing issue ([988281d](https://github.com/aviralgarg05/NexumDB/commit/988281da64c38c80b640a8d805c4a5fd9b20a759))
56
+
* suggested but coherant changes ([d1b9f1a](https://github.com/aviralgarg05/NexumDB/commit/d1b9f1a2a880df75b22acfdf2b90db9df35e4c4f))
57
+
* switch release-please to simple release-type for workspace support ([e23dd8a](https://github.com/aviralgarg05/NexumDB/commit/e23dd8a8c1dfb519875d1adcec3aa89f3b6cbdca))
58
+
* update bytes to 1.11.1 and improve DCO workflow ([a2374fe](https://github.com/aviralgarg05/NexumDB/commit/a2374fe2486d67494916decd3fb3b87bd461ff04))
59
+
* update release-please config for cargo workspace ([1bceda8](https://github.com/aviralgarg05/NexumDB/commit/1bceda802645e8c15bcab80415122393e367b394))
60
+
* upgraded pyo3 from version 0.22 to version 0.24.1 ([67d5a47](https://github.com/aviralgarg05/NexumDB/commit/67d5a47466ceb12f5308cb283fbc0ef388c8e1b1))
61
+
62
+
63
+
### Reverts
64
+
65
+
* restore original test iterations ([ea703bd](https://github.com/aviralgarg05/NexumDB/commit/ea703bd89e80d72b52b1e5cf487ad74d3c221cf0))
0 commit comments