Skip to content

Releases: iazaran/php-mvc

v2.1.0

01 Aug 10:38
d25c873
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.0.1...v2.1.0

v2.0.1

02 Jan 21:38
70e9fe0
Compare
Choose a tag to compare

What's Changed

  • Update Xdebug to stable version for PHP 8.3 by @iazaran in #98

Full Changelog: v2.0.0...v2.0.1

v2.0.0

28 Nov 09:15
306b070
Compare
Choose a tag to compare

Xdebug Alpha added to the PHP 8.3

v1.9.2

12 Nov 21:56
895a638
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.9.1...v1.9.2

v1.9.1

06 Nov 19:47
dd12a83
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.9...v1.9.1

v1.9

25 Feb 09:21
00f2eb2
Compare
Choose a tag to compare

WebSocket added.

v1.8

13 Feb 22:15
4c455d3
Compare
Choose a tag to compare

Stopping work on gRPC based on PHP only.
SOme minor bugs fixed on Views.

v1.7.1

16 Jan 21:02
b9be129
Compare
Choose a tag to compare

Auth bug fixed.
Image uploading bug fixed.
gRPC codes updated (Developer mode)

v1.7

12 Dec 16:45
f87985a
Compare
Choose a tag to compare

Adding cron with independent service in docker, and let run custom scripts in custom times.

v1.6

06 Nov 18:27
31247e4
Compare
Choose a tag to compare

Dockerize web app