Skip to content

v1.0.0-alpha.3

Pre-release
Pre-release
Compare
Choose a tag to compare
@jajm jajm released this 30 Oct 10:27
· 48 commits to master since this release

Changed

  • Omeka code is run inside another process to keep the main process clean
  • CommandInterface now extends ContextAwareInterface and LoggerAwareInterface
  • CommandInterface::run now takes only two parameters
  • Test suite sets up a new Omeka installation before running tests