* release(1.10.0): adds component\_map and inverse\_component\_map * fix: should use int instead of uint * test: abort appveyor early if a test fails * fix: test for renumber dying on uint64 assertion * fix: remove 'build.cmd' as we are not supporting 3.3 or 3.4 * chore: add appveyor.yml * docs: show how to use component\_map and inverse\_component\_map * feat: add components\_map and inverse\_components\_map * Update README.md