dev-shells/CHANGELOG.md

35 lines
502 B
Markdown
Raw Normal View History

2025-07-30 01:29:45 +01:00
# Changelog
All notable changes to this project will be documented in this file.
2025-08-23 18:53:20 +01:00
## 2025-08-23
2025-07-30 01:29:45 +01:00
2025-08-23 18:53:20 +01:00
### Added
- Add `paratest` to all PHP shells.
## 2025-08-22
### Added
- Add `sculpin` dev shell.
- Add `pest` and `phpunit` to all PHP shells.
- Add `phpstan` and `psalm` to all PHP shells.
## 2025-08-15
### Added
- Add `composer2nix` to all PHP dev shells.
## 2025-07-30
2025-07-30 01:29:45 +01:00
2025-07-30 01:31:27 +01:00
### Added
- Add `php84` dev shell.
2025-07-30 01:36:46 +01:00
- Add `go` dev shell.
2025-07-30 01:31:27 +01:00
2025-07-30 01:29:45 +01:00
### Changed
2025-08-23 18:53:20 +01:00
- Show the composer version in the PHP shell hook.