Skip to content

v0.0.1

Compare
Choose a tag to compare
@siguici siguici released this 07 Nov 10:10
· 17 commits to 0.x since this release

What's Changed

  • Updated the sikessem/framework to the latest version.
  • Fixed and improved README by @szepeviktor in #1.
  • Fixed #2: Renamed the app/res/views/ and app/res/ directories to templates/ and resources/ respectively.
  • Moved files from the app/src/ directory to the app/ directory to respect the Laravel project structure.
  • Added a new directory src/ with the namespace My\ for developing application-independent packages.
  • Fixed #3: Improved workflows by separating assets building and app serving into jobs and added a workflow for end-to-end testing.

New Contributors

Full Changelog: v0.0.0...v0.0.1