Current section

Files

Jump to
cpf CHANGELOG.md
Raw

CHANGELOG.md

# 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).
## [Unreleased]
## [0.3.0] - 2019-06-09
### Added
- Add `CPF.new/1` and `CPF.format` feature
## [0.2.1] - 2019-04-29
### Fixed
- Make the CPF's Elixir version more forgiven
## [0.2.0] - 2019-04-21
### Added
- Add `CPF.valid?/1` for unformatted and formatted strings by [@lucaslvs](https://github.com/lucaslvs)
## [0.1.0] - 2019-04-14
### Added
- Add `CPF.valid?/1` for integers