Skip to content

Commit

Permalink
Add a changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
bhuga committed Jun 4, 2010
1 parent 8e65145 commit 3fe2d7a
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
# Changelog for Spira <http://github.com/datagraph/spira>


## 0.0.2
* Implemented #each on resource classes, allowing classes with a defined RDF
type to be enumerated
* Fragment URIs are now used as strings, allowing i.e. Integers to be used as
the final portion of a URI for classes with a base_uri defined.
* Added an RDF::URI property type
* Implemented #to_rdf and #to_uri for increased compatibility with the RDF.rb
ecosystem

## 0.0.1
* Initial release

0 comments on commit 3fe2d7a

Please sign in to comment.