Releases: Roave/no-floaters
Releases · Roave/no-floaters
1.2.0
Release 1.2.0
1.2.0
- Total issues resolved: 1
- Total pull requests resolved: 5
- Total contributors: 6
bug
enhancement
1.1.0
This release makes the library compatible with PHPStan 0.11
Total issues resolved: 2
- 8: Update phpstan version to
^0.11
thanks to @trejjam - 10: PhpStan 0.11 compatibility? thanks to @andreasschroth
1.0.0
This is the first stable release of roave/no-floaters
.
Total issues resolved: 6
- 1: Disallow
float
assignment, property type, parameter type, return type thanks to @Ocramius - 2: Optional rule to disable float in every expression (not just assignments) thanks to @Ocramius
- 3: Add documentation about rationale for the library, and intended use-cases thanks to @Ocramius
- 4: Avoids year updates on LICENSE thanks to @nunomaduro
- 6: Improves composer
require
constrains thanks to @nunomaduro - 7: #3 project
README
thanks to @Ocramius