App-DBBrowser
view release on metacpan or search on metacpan
0.994 2015-01-22
- Bugfixes database setting default values.
- Bugfixes in "__read_config_files" and "__write_config_files".
- Plugin API version 1.2.
- Code refactoring.
- Update documentation.
0.993 2015-01-09
- Bugfix: Table/hidden menu.
- Plugin API version 1.1.
- Code refactoring.
- Update documentation.
0.992 2015-01-04
- Bugfix: "sssc_mode" in "Insert".
- Bugfix: column menu in "union".
- New plugin method "plugin_api_version".
- Removed option "Input filter" (now always enabled).
- Code refactoring.
- Update documentation.
0.991 2014-12-24
- Bugfix in hidden menu.
- Use 'catfile' to build the glob pattern for the search of the installed db drivers.
- Code refactoring.
0.990 2014-12-22
- SQLite: @ARGV are now databases instead of directories.
- Bugfix in "prepare_connect_parameter".
- Regexp: use different "operators" for case (in)sensitivity instead of an option.
- SQLite: move "regexp case sensitivity"-code into the database plugin.
- Code refactoring.
- Update documentation.
0.049_09 2014-12-21
- Code refactoring.
- Back to the old plugin name format.
- Update documentation.
0.049_08 2014-12-19
- Code refactoring.
- Changed plugin name format.
- Update documentation.
0.049_07 2014-12-18
- Code refactoring.
- Update documentation.
0.049_06 2014-12-11
- Code refactoring.
- Update documentation.
0.049_05 2014-12-08
- Code refactoring.
- Update documentation.
- Minimum Perl version "5.8.3".
- "Term::TablePrint": minimum version "0.021".
- Fixed typo in method name [github #3 - Ivan Baidakou (basiliscos)].
0.049_04 2014-12-05
- Bugfix inf sub "read_json": "JSON::XS" -> "JSON".
- "Term::TablePrint": minimum version "0.020".
- Minimum Perl version "5.8.9".
0.049_03 2014-12-04
- Code refactoring.
0.049_02 2014-12-01
- "App::DBBrowser::DB": a module for each driver.
0.049_01 2014-11-29
- Code refactoring.
0.049 2014-11-28
- Code refactoring.
- "Term::Choose-Util" minimum version "0.017".
0.048 2014-11-20
- Update documentation.
- "Term::Choose" minimum version "1.117".
0.047 2014-11-11
- New option "Debug".
- Code refactoring.
- Update documentation.
0.046_01 2014-11-08
- Added file history.
- Choose parse module: Textfiles instead of only CSV files.
- Update documentation.
0.046 2014-11-07
- Support file formats supported by "Spreadsheet::Read".
- New dependencies: "Spreadsheet::Read" and "Text::ParseWords".
- Code refactoring.
- Update documentation.
0.045 2014-10-29
- Code refactoring.
0.044_03 2014-10-28
- Switched back to "Text::CSV".
- Added missing dependency in the "Makefile.PL".
- Bugfix.
- Update documentation.
0.044_02 2014-10-28
- Refactoring input.
0.044_01 2014-10-27
- Bugfixes input.
0.044 2014-10-27
- Use of "Text::ParseWords" instead of "Text::CSV" to parse rows.
- Update documentation.
0.043 2014-10-02
- Bugfix "print_error_message" [github #2 - Mark Lawrence].
- Don't print all filenames when searching SQLite databases.
0.042 2014-10-01
- Handle undefined input filename.
0.041_02 2014-09-29
- Insert: additional option to choose single rows.
- Modified menu behavior.
0.041_01 2014-09-27
- Let "SET" sub-statement behave like similar other sql sub-statements.
0.041 2014-09-26
- Code cleanup.
- Improved documentation.
0.040_05 2014-09-23
- Bugfix row-col filter.
- Bugfix temp csv config.
- Update menu navigation.
0.040_04 2014-09-23
- Update menu navigation.
- Update documentation.
0.040_03 2014-09-23
- Update "INSERT INTO".
- Code refactoring.
- Update documentation.
0.040_02 2014-09-20
- Bugfix "print_error_message".
0.040_01 2014-09-19
- Added experimental sql features (update, delete, insert into).
- Update documentation.
0.040 2014-09-03
- Menu memory for config and SQL menus.
- Replaced "Term::ReadLine::Tiny" with "Term::ReadLine::Simple".
- Update documentation.
0.039 2014-08-16
- Perl minimum version from "5.10.1" to "5.10.0".
0.038 2014-08-16
- Improved documentation.
0.037 2014-07-28
- Bugfix: regex case sensitivity setting.
- New dependency: "Term::ReadLine::Tiny".
- "use JSON" instead of "use JSON::XS".
- Update Makefile.PL.
- Code refactoring.
- Update documentation.
0.036 2014-07-10
- Required minimum version of "Term::Choose::Util" is now "0.011".
- Update documentation.
0.035_04 2014-07-09
- Required minimum version of "Term::Choose::Util" is now "0.010".
- Some read line changes.
- Update documentation.
0.035_03 2014-07-08
- Bugfix in JSON encoding.
- Update "Reset".
- Code refactoring.
- Update documentation.
0.035_02 2014-07-05
- Code refactoring.
- Fixed option "HELP".
0.035_01 2014-07-04
- New configuration file format: each database driver has now its own file.
- One option ("Menus") instead of three to set table/schema/database menu memory behavior.
- The fetching of the required data for connecting to databases has changed.
- Changed "Reset" option.
- Required minimum version of "Term::TablePrint" is now "0.013".
- Required minimum version of "Term::Choose::Util" is now "0.009".
0.035 2014-06-29
- Required minimum version of "Term::Choose::Util" is now "0.008".
- New option to set the default directories where "db-browser" searches for SQLite databases.
- Update documentation.
0.034 2014-06-18
- Bugfix in LIMIT-submenu.
- Update documentation.
0.033 2014-06-15
- Raised the required minimum version of "Term::TablePrint" and "Term::Choose::Util".
- Changed the layout of the "Path" output.
- Fixed: a change of the setting of the option "mouse" is immediately effective.
0.032 2014-05-30
- Printing the table header on each page is not enabled by default.
0.031 2014-05-28
- Fixed bug in the option code.
0.030 2014-05-28
- Added an option to reset the database specific settings back to "Database defaults".
- Code refactoring.
- Update documentation.
0.029_02 2014-05-25
- Fixed option "Binary Filter".
- Removed the extra code which moved "YES" before "NO".
- Code refactoring.
( run in 0.598 second using v1.01-cache-2.11-cpan-39bf76dae61 )