Commit Graph

3 Commits (92ef4682207cf115a87b2509a68545ceeb87e71c)

Author SHA1 Message Date
Johannes J. Schmidt 461c7ee0db change sequence of version and index
Before this api breaking change a docuri looked like this:
`type/id/subtype/version/index`
Now we swapped version and index:
`type/id/subtype/index/version`
10 years ago
Karsten Gebbert c584f201fe allow 0 as path element (closes #2) 10 years ago
Johannes J. Schmidt 55f7a6715a first commit 10 years ago