Skip to content

Latest commit

 

History

History
30 lines (24 loc) · 869 Bytes

CHANGELOG.md

File metadata and controls

30 lines (24 loc) · 869 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.

[v0.0.5] - 2019-01-20

Added

  • Support for basic modifiers, e.g.: @randomString|max:8

[v0.0.4] - 2019-01-20

Added

  • New feature: Key-Value Store support. Ability to replace values, if another column has a particular value

[v0.0.3] - 2019-01-20

Added

  • Support for table specific WHEREs and LIMITs

[v0.0.2] - 2019-01-20

Fixes

  • Fix composer.json for Packagist

[v0.0.1] - 2019-01-19

Added

  • Fully working private-dump application with documentation
    • Console script
    • Argument parsing
    • JSON configuration format
    • MySQL dump
    • Data transformers/replacers