Newer
Older
# Changelog
All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html) and
[Conventional Commits](https://www.conventionalcommits.org/en/v1.0.0/).
## Unreleased (0.9.x)
### Added
- Continuous Integration ([spip/tools](https://hub.docker.com/r/spip/tools) images)
### Changed
- BREAKING CHANGE : PHP8.2 min.
### Fixed
- phpstan 2.0 errors
- easy-coding-standards errors
- phpunit errors
### Removed
- php-cs-fixer
- php code sniffer
### Fixed
- #8 Appliquer systématiquement le CHMOD sur IMG, local et tmp à l'installation
### Added
- `spip:extensions:switch-forward` and `spip:extensions:switch-back` commands
- inclut spip/spip (projet racine, "porte d'entrée") pour le mode-dev (aka git ssh)
- nettoie le cache des "wheels" de textwheel lors d'un composer install/update
- force le chmod sur SpipLeague\Composer\BaseDirectories::createBaseDirectories
## 0.6.4 - 2024-10-10
### Added
- SPIP assets clear cache script
## 0.6.3 - 2024-09-30
### Added
- SPIP plugins clear cache script
## 0.6.2 - 2024-09-18
### Added
- `prive/` and `ecrire/` ready for `composer spip:set-ssh-url`
### Added
- `composer spip:local` command
- `composer spip:set-ssh-url` comand
### Deprecated
- Safety Screen composer script
- ModeDev composer script
### Added
- ModeDev composer script
### Changed
- Composer version
### Fixed
- Unit tests
### Changed
- Composer version
### Changed
- Composer version
### Fixed
- Exclude files/directories from Classic copy on install
### Changed
- Composer 2.0 API
### Added
- Safety Screen composer script