Releases: concretecms/console
Releases · concretecms/console
v0.1.3
- Make backup command work in phar
v0.1.2
- Restore phar stream wrapper after attaching to concrete (#34)
v0.1.1
- Require strict types (#16)
- Add missing .concrete/index.maintenance.php to PHAR (#21)
- Let psalm check bin/concrete and helpers.php too (#19)
- Use traits to implement the abstract Command class (#22)
- Add self-update command to PHAR (#23)
- Fix IDE warnings (#20)
v0.1.0
- Fix entrypoint (#12)
- Publish a GitHub release and attach concrete.phar on version-like tags (#14)
v0.0.11
Handle disabled phar in restore
v0.0.2
Restore + minimal sync functionality
Initial functional release