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

3
+

4
4
5
5
## 🚀 About
6
6
**Arnelify® ORM for C++** - is a minimalistic dynamic library which is an ORM written in C and C++.
@@ -53,15 +53,17 @@ This software is licensed under the <a href="https://github.com/arnelify/arnelif
53
53
Join us to help improve this software, fix bugs or implement new functionality. Active participation will help keep the software up-to-date, reliable, and aligned with the needs of its users.
54
54
55
55
## ⭐ Release Notes
56
-
Version 0.6.3 - Minimalistic dynamic library
56
+
Version 0.7.1 - Minimalistic dynamic library
57
57
58
58
We are excited to introduce the Arnelify ORM for C++ dynamic library! Please note that this version is raw and still in active development.
59
59
60
60
Change log:
61
61
62
62
* Minimalistic dynamic library
63
63
* NodeJS (Bun) addon
64
+
* Multi-Threading
64
65
* FFI Support
66
+
* Significant refactoring and optimizations
65
67
66
68
Please use this version with caution, as it may contain bugs and unfinished features. We are actively working on improving and expanding the ORM's capabilities, and we welcome your feedback and suggestions.
0 commit comments