- Renamed "into" to "odo"
- Swapped order of `source` and `target` arguments.
- Was `into(target, source)`, now: `odo(source, target)`
- `into` still available for backwards compatibility
- new docs location: [odo.readthedocs.org](https://odo.readthedocs.org)
- `conda install -c blaze odo` gets you the latest version of the package