public
nobgit
read
NobMail
Based on mailcow: dockerized
Languages
Repository composition by tracked source files.
PHP
49%
JavaScript
35%
HTML
9%
CSS
4%
Shell
2%
Python
1%
Lua
0%
Perl
0%
Ruby
0%
SCSS
0%
Create file
Wiki Documentation
Clone
https://nobgit.com/orgs/nobgit/nobmail.git
ssh://[email protected]:2222/orgs/nobgit/nobmail.git
Trace
data/web/inc/lib/vendor/psr/http-client/CHANGELOG.md
Trace helps you understand code history line by line. See who changed each line, when it changed, and which commit introduced it.
Author
Date
Commit
Line
Code
1
# Changelog
3
All notable changes to this project will be documented in this file, in reverse chronological order by release.
5
## 1.0.1
7
Allow installation with PHP 8. No code changes.
9
## 1.0.0
11
First stable release. No changes since 0.3.0.
13
## 0.3.0
15
Added Interface suffix on exceptions
17
## 0.2.0
19
All exceptions are in `Psr\Http\Client` namespace
21
## 0.1.0
23
First release