3.4.0 - 2024.09.22 - Refactor for old TTY lib - Additional web server functionality - Web session and security helpers - Other functions in support of serving web pages and running web server 3.3.0 - 2024.08.16 - Adds nil converters to string and integer. - Adds render to markdown object to convert to html - Adds invoke verb to call a function from a script - Web updates: singular name conventions 3.2.0 - 2024.07.07 - Update with more web server functionality, http methods, resource routing - Expands query with additional html table support - Other web additions and expansion 3.1.1 - 2024.04.26 - Clean build 3.1.0 - 2024.04.26 - Adds gloo web server and related objects. - Adds first pass at functions. - Other changes in support of web apps. 3.0.1 - 2023.12.28 - Updates the Object Factory to allow for multiple files to contribute to the same container. 3.0.0 - 2023.12.27 - Adds events: on_quit, on_save, on_unload, on_reload - More robust JSON object - Adds Postgres connectivity - Adds log verb and error log file - More options in gloo CLI menus - q! - quit app (and gloo) - update so a quit cmd from gloo script works in menu - show breadcrumb of menu hierarchy - : cmd - use colon or some other symbol to run a gloo command from a menu - Maybe : with no command to drop out of menus to gloo? - qq - Quit to top menu - Option to run in --app mode 2.5.0 - 2023.06.28 - Catch run time exceptions and show in error log. 2.4.3 - 2023.06.27 - One more attempt to get URI open to work. 2.4.2 - 2023.06.27 - Fixes issue with platform detection. 2.4.1 - 2023.06.27 - trying alternate for OS detection 2.4.0 - 2023.06.27 - Updates URI open to work on Windows. - Updates exec to work on Windows. 2.3.1 - 2023.06.26 - Fixes version number stuff. 2.3.0 - 2023.06.26 - Adds version notes as option on the version verb. 2.2 - 2023.06.23 - Adds color to list output. - Updates in-app help with verb and object lists and shows settings. - Expanded settings with list indent and levels. - Fixes bug with the debug flag from settings. 2.1 - 2023.05.24 - Updates menu to provide convention for simplified usage. 2.0 - 2023.05.22 - Version 2 merges gloo-lang back into a single gloo gem.