Skip to content

Commit

Permalink
v0.1.8
Browse files Browse the repository at this point in the history
  • Loading branch information
roberto-butti committed Mar 27, 2021
1 parent b7bd06a commit b3d5c42
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
# Changelog

## 0.1.8 - WIP
## 0.1.8 - 201-03-27
### Add
- Adding Integer constructor with min and max
- Adding alphaLowerCase() and alphaUpperCase() methods Sequence (Chars);

### Change
- Refactor Char model
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
![GitHub last commit](https://img.shields.io/github/last-commit/hi-folks/rando-php)
![GitHub Release Date](https://img.shields.io/github/release-date/hi-folks/rando-php)
![Packagist PHP Version Support](https://img.shields.io/packagist/php-v/hi-folks/rando-php)

[![Testing RandoPHP, PHP 8, 7.4, 7.3](https://github.com/Hi-Folks/rando-php/actions/workflows/php.yml/badge.svg)](https://github.com/Hi-Folks/rando-php/actions/workflows/php.yml)
![RandoPHP](rando-php.png)

RandoPHP is a PHP open source package for random stuff. With this package you can:
Expand Down

0 comments on commit b3d5c42

Please sign in to comment.