Revision history for Synth-Config

0.0013 2023-06-29 01:20:32
    - Fix the search_settings() logic.
    - Improve the eg/mojo-ui.pl program.

0.0012 2023-06-29 00:45:33
    - Make SQLite use the JSON datatype in db creation.
    - Add the search_settings() method.
    - Add the very much WIP eg/mojo-ui.pl program.

0.0011 2023-06-28 21:16:56
    - Improve the eg/synth-config.pl program.

0.0010 2023-06-28 17:15:48
    - Fix tests.
    - Partially fleshed-out the eg/synth-config.pl program.

0.0009 2023-06-28 00:38:45
    - Add the remove_setting() and remove_settings() methods.

0.0008 2023-06-27 21:34:54
    - Improve documentation.

0.0007 2023-06-27 21:26:38
    - Add the recall_names() method.

0.0006 2023-06-27 17:40:08
    - Clean code, tests, and docs.

0.0005 2023-06-27 15:54:01
    - Add the recall_settings() method.
    - Improve documentation.

0.0004 2023-06-27 13:57:50
    - WIP: Add a name column!
    - Improve documentation.

0.0003 2023-06-27 10:30:44
    - Improve documentation.

0.0002 2023-06-27 10:23:24
    - Fix documentation.

0.0001 2023-06-27 07:49:23
    - Shoe-horn the basics into place.
    - Mint with Dist::Zilla.