Skip to content

Latest commit

 

History

History
31 lines (23 loc) · 2.85 KB

CHANGELOG.md

File metadata and controls

31 lines (23 loc) · 2.85 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

1.0.1 (2020-08-10)

1.0.0 (2020-08-10)

⚠ BREAKING CHANGES

  • re-created logic by stubs and other

Features

  • github: add github-actions (84eb32a)
  • tests: coverage test make simple migration and override provider (e29e4d6)
  • add contract for MigrationCreator (6f5fd3a)
  • commands: add output option (30387b8)
  • tests: add Clickhouse Asserts (3924b8b)
  • tests: add iteracts with assets + new tests (26107a4)
  • tests: configuration (6e77f1d)
  • tests: coverage create migration (f1b02ab)
  • tests: coverage MigrationCreator + some correct/improve code (bc7b930)
  • add applied_at to migrations table (42979d9)
  • add find method to repository (a536490)
  • add migrator (006f864)
  • add realpath option (ca9854d)
  • many init changes (4f07eda)
  • re-created logic by stubs and other (e39f75a)
  • tests: coverage MigrationRepository (92285e8)