shard-radix/shard.yml
Luis Lavena ca41d21294 Remove deprecation on shared named parameters
Deal with named parameters under same level (shared) and raise
proper `SharedKeyError` exception.

This is a non-backward compatible change aims to solve result
mapping issues and tree lookup.

Now README covers this under *Caveats* section and offers an
alternative organization of the paths used on the tree.

To avoid potential issues when using `master` instead of a locked
release, bump the version.
2016-03-10 20:54:34 -03:00

7 lines
90 B
YAML

name: radix
version: 0.2.0
authors:
- Luis Lavena <luislavena@gmail.com>
license: MIT