Changelog

0.7
- no more 4.0 gB total limit
- minor design changes
- clear screen function - 'c'

0.6
- interface changes
- different colors for each graph
- total's are now always set in bytes
- 'b' now shows 'bit' for easier identification
- max. graph width now 1024

0.5
- re-implemented kernel memory code, now based off of netstat
- fixed screen re-size

0.4
- max in/out and display can now be in bytes/s or bit
- crash fixes
- NOTE: flag conversion has changed, see -h

0.3
- shows speed
- color flag added
- console can be re-sized while running
- n and m flags can now take k and m
  (ie. -n 4m would be 4mB/s in)

0.2
- fixed number analysis
- fixed the bits 'n bytes problem
- n and m flags now take bytes, not bits
- minor screen changes

0.1
- inital release
