This repository has been archived by the owner on Jun 2, 2024. It is now read-only.
Releases: asika32764/JConsole
Releases · asika32764/JConsole
1.0.9
1.0.8
- Add Asset commands
- Add User commands
- Add Pdomysql support for Joomla 3.4
1.0.7
- [Sqlsync] Auto create database.
- [Sqlsync] Add hooks in import & export process.
1.0.6
- Add
joomla/filesystem
to require list. - Fix some bin file permission bug.
1.0.5
- DROP TABLE syntax add name quote
1.0.4
- Disabled ANSI color in Windows
- Install script use realpath()
- New track rules, no longer track non-exists tables.
- Update composer
- Table sync should add
--all
option
1.0.3
- Deny schema access
- Fix index import bugs
1.0.2
Merge branch 'master' of github.com:asika32764/JConsole into staging