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 b974d72 commit f1c0216Copy full SHA for f1c0216
CHANGES.md
@@ -0,0 +1,12 @@
1
+0.1.0
2
+-----
3
+* Initial full release of gem.
4
+* support ActiveTriples 0.5, 0.6, and 0.8.2
5
+* Provides My Virtual Collection UI
6
+* Uses ontology gems and works gem to manage metadata
7
+* See README for more information.
8
+
9
+0.0.1
10
11
+* Very preliminary. Lots of pieces and parts don't work yet.
12
+* Working version without font-awesome.
lib/ld4l_virtual_collection/version.rb
@@ -1,3 +1,3 @@
module Ld4lVirtualCollection
- VERSION = "0.0.1"
+ VERSION = "0.1.0"
end
0 commit comments