* clients: consolidate and dedup init logic between clients and nym-connect * changelog: add note * connect: tweak print
* Added version field to config files * Removed built dependency * Missing non-removed call to built
* Adding a client-core crate. * Moved config into client_core * Socks5 client now depends on client-core/config * Native client now mostly using client-core internals * Socks client now uses client-core internals.