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 0c68bbb commit dfac27fCopy full SHA for dfac27f
CHANGELOG
@@ -1,4 +1,4 @@
1
-v1.x.0 (25/08/2023)
+v1.5.0 (06/12/2023)
2
======
3
4
Features:
src/fast++.cpp
@@ -5,7 +5,7 @@
5
#define FASTPP_GIT_HASH ""
6
#endif
7
8
-const char* fastpp_version = "1.4.0";
+const char* fastpp_version = "1.5.0";
9
const char* fastpp_git_hash = FASTPP_GIT_HASH;
10
11
const constexpr uint_t grid_id::z;
0 commit comments