Sha256: 14565faf7915ba6d932ed1f1f54b452c436210d4872b358907ad341b0dd6ec38

Contents?: true

Size: 1.17 KB

Versions: 1

Compression:

Stored size: 1.17 KB

Contents

# 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]

## [1.2.0] - 2021-07-13
### Updated
- Update name validator to accept numeric values and remove double quotes

## [1.1.2] - 2021-07-05
### Updated
- Improve array build performance

## [1.1.1] - 2020-06-06
### Updated
- Improve mac address regex

## [1.1.0] - 2020-09-04
### Updated
- Updated username regex

## [1.0.7] - 2020-07-03
### Added
- Added Ruby 2.7 support

## [1.0.6] - 2019-09-18
### Added
- Added true and false only checks to boolean validator

## [1.0.5] - 2019-08-09
### Added
- Added length check to Url validator

## [1.0.4] - 2019-08-09
### Added
- Added more boolean value checks

## [1.0.3] - 2019-07-08
### Added
- Require rails/railtie in railtie

## [1.0.2] - 2019-07-01
### Added
- Add railtie

## [1.0.1] - 2019-07-01
### Added
- Add EIN validator
- Add port section to docs

### Changed
- Remove duplicate 0 from isbn characters constant

## [1.0.0] - 2019-06-29
### Added
- Initial project version

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
lite-validators-1.2.0 CHANGELOG.md