Skip to content

v1.0.4

Compare
Choose a tag to compare
@Mulkave Mulkave released this 10 May 12:39
· 30 commits to main since this release
4a51a07

Changed

  • Services in migrations are now optional. It is possible to call lucid migrate with no arguments which acts the same as Laravel's. Thanks to #22 @Batisska
  • Resolve units using the app container within the dispatcher (features, jobs, operations). Thanks to #17 @IlliaBalia

Fixed

  • CI test paths