The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
Revision history for App-migrate

v0.2.0  2015-04-06 09:57:52 EEST
	- RESTORE optimization removed.
	- Fix: do not call error handler on failed RESTORE after error.
	- Change style of error messages.

v0.1.6  2015-04-06 03:02:59 EEST
	- Fix {prev_version} after RESTORE optimization.

v0.1.5  2015-04-02 07:14:12 EEST
	- Fix load() now throw on non plain file.
	- Fix migrate: -c check 'migrate' by default.

v0.1.4  2015-03-29 22:11:52 EEST
	- Fix migrate script.
	- Fix location in error messages.
	- Improve test portability.

v0.1.3  2015-03-25 15:50:55 EET
	- Fix exit code when killed by signal.

v0.1.2  2015-03-25 03:21:27 EET
	- Fix *BSD compatibility.

v0.1.1  2015-02-26 04:01:58 EET
	- Improve doc formatting.

v0.1.0  2015-02-25 08:37:53 EET
        - Initial release.