Skip to content

Tags: lucidarch/lucid

Tags

v1.0.11

Toggle v1.0.11's commit message
support unit instance mocking

Also prioritises the dispatching of unit instances, now that the preferred way of running units is with the new PHP syntax specifying the arguments by name.

v1.0.10

Toggle v1.0.10's commit message
remove "mixed" param hinting in run

v1.0.9

Toggle v1.0.9's commit message
remove unused class from stub

v1.0.8

Toggle v1.0.8's commit message
add social links to readme

v1.0.7

Toggle v1.0.7's commit message
use container instead of a singleton for UnitMockRegistry

v1.0.6

Toggle v1.0.6's commit message
Merge branch 'main' of github.com:lucid-architecture/lucid into main

1.0.5

Toggle 1.0.5's commit message
revert to generating feature tests in tests/Feature directory

v1.0.4

Toggle v1.0.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #22 from Batisska/@andrianov/in_microservice_chang…

…ed_the_migration_path

in microservice changed the migration path

v1.0.3

Toggle v1.0.3's commit message
update workflow to use new commands test script

v1.0.2

Toggle v1.0.2's commit message
fix locating source directory and determining project variant

fixes #1
thanks to @undijke