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 1255718 commit bae3b96Copy full SHA for bae3b96
CHANGES.md
@@ -1,3 +1,8 @@
1
+## 1.2 (2018-11-29)
2
+
3
+ - Support compressed docsets.
4
+ - Fix reference to odoc css/js theme.
5
6
## 1.1 (2018-11-27)
7
8
- Sync with upstream `odoc`.
odoc2docset.opam
@@ -1,6 +1,6 @@
opam-version: "1.2"
name: "odoc2docset"
-version: "1.1"
+version: "1.2"
maintainer: "Jack Feser <feser@csail.mit.edu>"
authors: "Jack Feser <feser@csail.mit.edu>"
license: "MIT"
0 commit comments