Releases: xapi-project/xcp-rrd
Releases · xapi-project/xcp-rrd
1.12.0
1.11.0
1.10.0
1.9.2
1.9.1
1.9.0
CHANGES:
- ocamlformat: apply new formatting
- unix: remove code from module
- CA-367236: replace ezjsonm with yojson
- Add license to opam metadata and delete deprecated package
- ci: drop travis
- ci: use github
- maintenance: format code with ocamlformat
- chore: prepare for ocamlformat, use dune 2.0
v1.2.0: Merge pull request #24 from mseri/master
Prepare to release 1.2.0
v1.0.0
API improvements
- rrd_updates: interpret a -ve start as relative to now
- add a concept of rrd_timescales
First standalone version
- remove dependency on Xapi libraries
- remove Unix dependency from the core. The Unix dependency is now in the Rrd_unix module