We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 521acbe commit a0a33b3Copy full SHA for a0a33b3
2 files changed
README.md
@@ -74,3 +74,8 @@ This will launch the a process running within the framework with all the default
74
* Added k4unit to allow tests to be automatically run via the -test parameter
75
* Extended application config handling so all default config can be found in $KDBAPPCONFIG
76
* Bug Fixes
77
+- **2.5.0, April 2016**:
78
+ * Added u.q - publish/subscribe code from KDB+ Tick
79
+ * Improved memusage.q to do sampling
80
+ * Updated dataloader.q
81
+ * Make sure all config can be read from KDBAPPCONFIG
config/version.txt
@@ -1 +1 @@
1
-2.4.0
+2.5.0
0 commit comments