Remove RPC v1<=v4 and make specifying v= mandatory

We don't want to maintain old versions of the API forever and we are porting the code to Python, also not specifying v= it defaults to v=1 currently which isn't ideal.

Most of the requests without v= seems to come from https://github.com/badges/shields.

I propose a one month deprecation notice.