Skip to content

Releases: gocom/danpu

2.2.0

Choose a tag to compare

@gocom gocom released this 10 Dec 14:34

This release adopts Data Source Name strings. Changes:

  • Added: Database connection details are set using a DSN string.
  • Deprecates Rah\Danpu\Dump::$db and Rah\Danpu\Dump::$host.

Install using Composer:

$ composer require rah/danpu:2.2.0

2.1.1

Choose a tag to compare

@gocom gocom released this 10 Dec 14:31

Changes:

  • Fixed: Catch PDOExcepiton.

Install using Composer:

$ composer require rah/danpu:2.1.1

2.1.0

Choose a tag to compare

@gocom gocom released this 10 Dec 14:30

This release adds new features. Changes:

  • Added: Option to ignore database tables.

Install using Composer:

$ composer require rah/danpu:2.1.0

2.0.1

Choose a tag to compare

@gocom gocom released this 10 Dec 14:29

This patch fixes install errors. Changes:

  • Fixed: Error in the composer.json.

Install using Composer:

$ composer require rah/danpu:2.0.1

2.0.0

Choose a tag to compare

@gocom gocom released this 10 Dec 14:26

Initial release. Install using Composer:

$ composer require rah/danpu:2.0.0