Skip to content

Releases: phalcon/phalcon-devtools

v4.0.3

26 Apr 09:01
f96c306
Compare
Choose a tag to compare

Fixed

  • Fixed notice error during SQLite connection #1451
  • Fixed global autoload #1378
  • Fixed empty vendor/ directory inside phalcon.phar during building #1456

v4.0.2

11 Apr 16:47
340bc23
Compare
Choose a tag to compare

Added

  • Added launcher.bat to run cli with Windows and used DIRECTORY_SEPARATOR to find the file. #1440 @jenovateurs

Fixed

  • Fixed include order of files in created project #1417
  • Fixed Scaffold templates errors and phpstan errors. #1429 @jenovateurs
  • Fixed duplicate camelCase properties #1433
  • Fixed webtools not enabled by default when creating a new project #1410 @jenovateurs

v3.4.12

30 Mar 20:31
ffb6537
Compare
Choose a tag to compare
  • Fixed migrations directory path(s) (#1438)

v4.0.1

12 Jan 21:03
837c1f5
Compare
Choose a tag to compare
  • Fixed WebTools root / uri access (#1412)

v4.0.0

21 Dec 21:29
f286de9
Compare
Choose a tag to compare
  • Renamed lancher.bat to launcher.bat (#1392)
  • Changed deprecated volt options (#1395)
  • Reviewed all flash messages in WebTools (#1394)
  • Removed requirements of SessionBag service provider (#1402)
  • Fixed empty namespace for generated controllers and models (#1400)

v3.4.11

21 Dec 15:28
f5f8282
Compare
Choose a tag to compare
  • Fixed size for DOUBLE column type (#1399)

v3.4.10

14 Dec 10:52
71248b7
Compare
Choose a tag to compare

v4.0.0-rc.1

07 Dec 10:18
Compare
Choose a tag to compare
  • Written acceptance tests for WebTools (#1355)
  • Added missing server global variable for new router (#1374)
  • Reviewed CLI tests (#1376)
  • Added support of composer global usage composer global require phalcon/devtools (#1378)
  • Fixed deprecated messages of volt configuration options (#1382)
  • Added more tests for project generation via CLI (#1383)
  • Fix directory creation of WebTools (#1386)
  • Upgraded AdminLTE to 3.0.0 (#1330)

v3.4.9

07 Dec 19:32
a58bd48
Compare
Choose a tag to compare
  • Added Dockerfile for generate phar file (#1388)

v4.0.0-beta.2

17 Nov 18:04
46676be
Compare
Choose a tag to compare
  • Enabled Covecov
  • Unified Github Token env variables (#1363)
  • Enabled compression for phalcon.phar (#1368)
  • Updated Phalcon version to 4.0.0-RC.3 and fixed composer dependencies for Windows users (#1370)