Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 494 Bytes

CHANGELOG.md

File metadata and controls

24 lines (16 loc) · 494 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[Unreleased]

[0.2.0] - 2020-05-11

Added

  • CNPJ.format
  • CNPJ.parse!
  • CNPJ.parse
  • CNPJ.digits
  • CNPJ.valid? for string numbers
  • CNPJ.valid? for formatted numbers

[0.1.0]

Added

  • CNPJ.valid? for integers