Skip to content

Latest commit

 

History

History
38 lines (32 loc) · 961 Bytes

CHANGELOG.md

File metadata and controls

38 lines (32 loc) · 961 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.

[1.3.1] - 2019-05-22

Added

  • Added Softxpert Data helper with parse errors method

Fixed

  • Fixed redirectOnFailure with noChain configuration

[1.3.0] - 2019-05-21

Added

  • No chain validator configuration

[1.2.0] - 2019-03-23

Added

  • Changlog
  • Str_extension validation rule
  • Unit tests
  • Redirect on failure

[1.1.0] - 2019-03-03

Added

  • README installation
  • License and contributing README

Removed

  • Composer PHP require to be compatible with higher versions

[1.0.0] - 2019-03-03

Added

  • Validator model class
  • Validation rules classes
  • Module registration XML file
  • README how to, available rules, and available methods
  • Modman mapping file
  • Composer.json