Phalcon Devtools Versions Save

Phalcon Developer Tools

v4.0.3

4 years ago

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

4 years ago

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

4 years ago
  • Fixed migrations directory path(s) (#1438)

v4.0.1

4 years ago
  • Fixed WebTools root / uri access (#1412)

v4.0.0

4 years ago
  • 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

4 years ago
  • Fixed size for DOUBLE column type (#1399)

v3.4.10

4 years ago
  • Fixed omitting size for DATE and DATETIME types (phalcon/migrations#22)

v3.4.9

4 years ago
  • Added Dockerfile for generate phar file (#1388)

v4.0.0-rc.1

4 years ago
  • 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)

v4.0.0-beta.2

4 years ago
  • 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)