Skip to content

Releases: L3tum/RiafCore

v1.0.9

11 Oct 13:35
Compare
Choose a tag to compare

Full Changelog: v1.0.8...v1.0.9

v1.0.8

11 Oct 13:32
Compare
Choose a tag to compare
feat: Merge getAdditionalX Methods into getAdditionalServices (Closes…

v1.0.7

11 Oct 12:40
Compare
Choose a tag to compare
feat: Created EventDispatcherCompiler.php (Closes #24)

feat: Added coreDebug "Service"
feat: More Tests

v1.0.6

10 Oct 14:11
Compare
Choose a tag to compare
feat: Created BaseController.php (Closes #21)

feat: Have RouterCompiler.php check if a param was captured (Closes #22)
feat: Move RuntimeCore.php into CoreBuilder.php to avoid proxying calls (thus slowing down the app)

v1.0.5

09 Oct 14:16
Compare
Choose a tag to compare
fix: Remove ClassLoaderAnalyzer.php as it doesn't work and causes issues

v1.0.4

09 Oct 14:14
Compare
Choose a tag to compare
fix: Prevent Compilers from loading their output files as source files

chore: Some touch-up on some code

v1.0.3

05 Oct 13:16
Compare
Choose a tag to compare
fix: Codestyle

v1.0.2

14 Sep 17:59
Compare
Choose a tag to compare
fix: Missing dependencies

v1.0.1

14 Sep 17:40
Compare
Choose a tag to compare
Merge remote-tracking branch 'origin/master'

v1.0.0

14 Sep 17:34
72e9c7b
Compare
Choose a tag to compare
chore: Add Github Actions Workflow