20141116
   AFFECTS: netbios::name, scanner::sqlmap, scanner::nikto, scanner::nmap, ssdp::ssdp, www::client

   - netbios::name renamed to network::netbios
   - scanner::nmap renamed to network::nmap
   - scanner::sqlmap renamed to network::sqlmap
   - scanner::nikto renamed to network::nikto
   - ssdp::ssdp renamed to network::ssdp
   - www::client renamed to client::www

20141115:
   AFFECTS: file::write

   - text Command renamed to write
   - write Command must now be called after an open Command
   - close Command must now be called manually

20141114:
   AFFECTS: file::read

   - text Command renamed to readall
   - readall Command must now be called after an open Command
   - json Command removed
   - xml Command removed
   - close Command must now be called manually

