Skip to content

0.6.0

Compare
Choose a tag to compare
@hiqsol hiqsol released this 01 Jul 16:55
· 67 commits to master since this release
  • Renamed to console from controllers (@hiqsol)
  • Added dump commands (@hiqsol)
  • Fixed loading env (@hiqsol)
  • Added Directory component (@hiqsol, [edgardmessias@gmail.com])
  • Added page with plugins table (@hiqsol)
  • Fixed tests (@hiqsol)
  • Improved version management (@hiqsol)
  • Fixed runtime dir to @root/.hidev/runtime (@hiqsol)
  • Refactored goals, split into controllers and components (@hiqsol)
  • Refactored hidev initialization with Starter (@hiqsol)
  • Removed own Application (@hiqsol)
  • Refactored logging with Log component and ConsoleTarget (@hiqsol)
  • Renamed main config file to hidev.yml (@hiqsol)
  • Added setExtraConfig providing set extra container configuration (@hiqsol)
  • Fixed problem with reading file from vendor when run as PHAR by creating full paths (@hiqsol)