Skip to content

Latest commit

 

History

History
84 lines (31 loc) · 1.53 KB

CHANGELOG.md

File metadata and controls

84 lines (31 loc) · 1.53 KB

Change Log

All notable changes to this project will be documented in this file.

1.3.0 (2022-04-18)

Features

  • add debug logs

1.2.3 (2022-04-18)

Improvements

  • bind migration repository as application-scoped value

1.2.2 (2022-01-12)

Improvements

  • Update compare-versions to version 4.1.3

Documentation

  • Fix formatting of example code in README.md

1.2.1 (2021-01-09)

Documentation

  • Update migration script example in README.md

1.2.0 (2020-09-21)

Documentation

  • add table of contents to README

1.1.0 (2020-07-19)

Features

  • remove requirement to have a certain version of loopback packages

1.0.2 (2020-07-05)

Bug Fixes

  • fix retrieving latest migration for some databases (mysql, postgresql)
  • add change number to find latest migration instead of using timestamp

1.0.1 (2020-06-29)

Bug Fixes

  • fix resolving path of package.json

1.0.0 (2020-06-27)

Initial version