Commit Graph

4 Commits (d0b80ee3910bc079ded03ce5762719469e47f083)

Author SHA1 Message Date
Johannes J. Schmidt 4da8a2b0a2 (closes #7) - implements arity and parts
`docuri.parts` array of components, without trailing `undefined` components
`docuri.arity` length of parts.
11 years ago
Johannes J. Schmidt 6c88aa2372 configurable parts 11 years ago
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`
11 years ago
andi pieper 958edbc693 added merge ability 11 years ago