Skip to content

Commit 31ea4e1

Browse files
committed
Version 2.0.0.beta2.
* respond_to_missing in RDF::Query::Solution * Freeze Literal, Node and URI values on instantiation. * Freeze `Term#to_base` result. * Use symbol, rather than string, to index intern cache. * Change "rdf" executable to take a pipeline of commands, so that multiple commands can be stacked. * Remove `vocab-fetch` * Deprecate `Vocabulary.load` in favor of `Vocabulary.from_graph`. * Change vocabulary generation in Rakefile to use rdf cli.
1 parent d654839 commit 31ea4e1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.0.0.beta1
1+
2.0.0.beta2

0 commit comments

Comments
 (0)