Version 1.0.3
This version adds the following changes:
- The ability to autoload external libraries from vendor dir without worry about mods overwriting the autoload file. Autoloading gets handle inside Ohara itself.
- Update Ohara::commaSeparated() to use 3 types, alpha, numeric and alphanumeric.
- Add Ohara::checkScheme()
- Fixed checking for $update in Ohara::getUpdate()
- Add Ohara::formatBytes()