## 0.3.0
* Fix typo for uknown -> unknown.
* Added more fallbacks.
* Rename realname -> user
* Rename computer -> host
## 0.2.4
* Works now on platforms that use u8 instead of i8 for chars (like ARM).
## 0.2.3
* Fix trailing newline on Windows.
## 0.2.2
* Fix Typo.
## 0.2.1
* Fix undefined behavior on Linux
## 0.2
* Add Windows support.
## 0.1
* Initial release.