Skip to content

Version 1.0.3

Compare
Choose a tag to compare
@MissAllSunday MissAllSunday released this 12 Jan 02:08
· 101 commits to master since this release

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()