Skip to content

Releases: vendimia/project

0.0.6

29 Feb 16:41
Compare
Choose a tag to compare

261d735 (HEAD -> main, origin/main) Default HTTP 404/500 error pages
6a8f379 Fix: Prevent // on empty WEB_ROOT

0.0.5

03 Jan 16:40
Compare
Choose a tag to compare

c03ed9f (HEAD -> main, origin/main) Updated welcome view
ea027f5 Fix: Session was not initialized properly
28a2e66 Added vendimia/datetime and new version of logger
8f276d7 Fix: Dotenv is required before const declarations

0.0.4

01 Dec 20:22
Compare
Choose a tag to compare

9b84297 (HEAD -> main, origin/main) Fix: Lack of 'use' keyword for compound objects

0.0.3

01 Dec 19:50
Compare
Choose a tag to compare

b507335 (HEAD -> main, origin/main) Better welcome page
b321ff9 Better project description
50aaec5 Add logger, remove redundant vendimia/routing
90ae84c Fix default routes
d8c4dbb debug is now setted on development config
f8248d7 Better error handling setup
fab3e85 Basic logger definitiion via configuration
0944c74 add support javascript class, and CSRF token
ed6169f Add support for public path on cli-server
599b334 Add default Exception handlers

0.0.2

31 May 23:19
Compare
Choose a tag to compare

fd856f7 (HEAD -> main) Add CSS and JS assets processors routes
f275543 Split default layout HTML head to another file
57b8f97 (origin/main) Add default welcome page
b0066bb Remove database.sqlite test file

0.0.1

27 May 04:42
Compare
Choose a tag to compare

Initial release