rut_utils 0.1.2
rut_utils: ^0.1.2 copied to clipboard
Chilean RUT validation and formatting package. It includes methods to validate a RUT and a RutFormatter class to use on a Form.
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.
Table of Contents #
Version 0.1.2 #
2022-07-11
Changed #
- Improve format rut algorithm.
Version 0.1.1 #
2022-07-10
Added #
- Usage documentation.
Version 0.1.0 #
2022-07-09
Added #
- Rut validation package.
- Rut formatter that extends the TextInputFormatter class.