We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent be04b59 commit e40ea6bCopy full SHA for e40ea6b
2 files changed
CHANGES
@@ -1,4 +1,8 @@
1
-trunk (unreleased)
+0.3 (21-Aug-2015)
2
+- correct ordering
3
+- add rpc to opam
4
+- add doc gen to _oasis
5
6
+0.2
7
- store backtraces as lists of records rather than strings
8
- change the API for "importing" backtraces from other languages
_oasis
@@ -1,6 +1,6 @@
OASISFormat: 0.3
Name: xapi-backtrace
-Version: 1.0
+Version: 0.3
Synopsis: Helper functions for processing backtraces
License: LGPL-2.1 with OCaml linking exception
Authors: Dave Scott
0 commit comments