Skip to content

Latest commit

 

History

History
66 lines (35 loc) · 2.11 KB

CHANGELOG.md

File metadata and controls

66 lines (35 loc) · 2.11 KB

Changelog

All notable changes to laravel-managed-databases will be documented in this file.

v1.1.4 - 2024-02-12

What's Changed

  • in memory create by @inmanturbo in #9

Full Changelog: https://github.com/envor/laravel-managed-databases/compare/v1.1.3...v1.1.4

v1.1.3 - 2024-02-12

What's Changed

  • add testing connections by @inmanturbo in #7
  • add support for in memory database by @inmanturbo in #8

Full Changelog: https://github.com/envor/laravel-managed-databases/compare/v1.1.0...v1.1.3

v1.1.2 - 2024-02-12

Full Changelog: https://github.com/envor/laravel-managed-databases/compare/v1.1.1...v1.1.2

v1.1.1 - 2024-02-11

Full Changelog: https://github.com/envor/laravel-managed-databases/commits/v1.1.1

v1.1.0 - 2024-02-08

What's Changed

  • add one if exists by @inmanturbo in #5
  • patch by @inmanturbo in #6

Full Changelog: https://github.com/envor/laravel-managed-databases/compare/v1.0.2...v1.1.0

v1.0.2 - 2024-02-08

What's Changed

  • cleanup by @inmanturbo in #4

Full Changelog: https://github.com/envor/laravel-managed-databases/compare/v1.0.1...v1.0.2

v1.0.1 - 2024-02-08

What's Changed

  • show class import in examples by @inmanturbo in #2
  • Ask For artisan command by @inmanturbo in #3

Full Changelog: https://github.com/envor/laravel-managed-databases/compare/v1.0.0...v1.0.1

v1.0.0 - 2024-02-08

What's Changed

  • cleanup by @inmanturbo in #1

New Contributors

  • @inmanturbo made their first contribution in #1

Full Changelog: https://github.com/envor/laravel-managed-databases/commits/v1.0.0