Skip to content

Commit 83bbdd4

Browse files
committed
14.04.00: Graphics preview, Vibe install fix, Improved IDE Chat Logic, MCP Exploration
1 parent 6b0ef1a commit 83bbdd4

File tree

1 file changed

+0
-11
lines changed

1 file changed

+0
-11
lines changed

api_logic_server_cli/api_logic_server.py

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -19,29 +19,18 @@
1919
"\t03/30/2024 - 14.03.25: WebGenAI fixes for Kafka and Keycloak \n"\
2020
"\t03/19/2024 - 14.03.20: licensed webgenai docker, [87] sra fix for home.js \n"\
2121
"\t02/26/2024 - 14.03.14: [85: reserved words], genai_demo fixes \n"\
22-
"\t02/16/2024 - 14.03.12: Docker w/ std container, mgr assistant for local WebG \n"\
23-
"\t02/13/2024 - 14.03.11: fixes [78: Keycloak, 79: boolean defaulting, 80: Send If missing attribute] \n"\
24-
"\t01/31/2024 - 14.03.00: Issue 76: exp ending in right paren, Issue 74: Multi-db fix, extended default options, if-based Nat Lang formulas \n"\
25-
"\t01/29/2024 - 14.02.34: save docs/response.json to fix bad rules for IS_GENAI_DEMO, LogicBank 1.20.23 (all defaults) \n"\
26-
"\t01/26/2024 - 14.02.31: genai_logic fail-safe, Issue 74: Multi-db fix, support models named Rule, wg logic discovery, if formula \n"\
2722
"\t01/17/2024 - 14.02.20: WebGenAI support, genai_demo \n"\
2823
"\t01/06/2024 - 14.01.00: N8N, Rebuild test data, Fixup, Project Import, Improved reporting of missing attributes, Simplified RowDictMaper \n"\
2924
"\t11/18/2024 - 12.02.00: genai: 'qualified any' now supported in logic training \n"\
3025
"\t10/31/2024 - 12.01.00: genai: informal rules (eg, Sum of employee salaries cannot exceed department budget) \n"\
31-
"\t10/21/2024 - 12.00.04: sra 10-22, Prelim support genai --using=dir/project \n"\
3226
"\t10/12/2024 - 12.00.02: Natural Language Logic \n"\
33-
"\t10/17/2024 - 11.02.19: singular classes, expanded doc/prompts, logic work-arounds, docs/logic, logic learning, readme \n"\
34-
"\t10/11/2024 - 11.02.14: NL/Logic with test data calcs, sra 10-07-2024, genai-logic, cs, iteration rebuild \n"\
35-
"\t08/02/2024 - 11.00.07: App Model Editor UI rework, docs and fix for kc and export \n"\
3627
"\t07/25/2024 - 11.00.00: Keycloak, App Model Editor \n"\
3728
"\t03/28/2024 - 10.03.46: Python 3.12, View support, CLI option-names, Keycloak preview \n"\
3829
"\t12/19/2023 - 10.00.00: Kafka pub/sub, Fix MySQL CHAR/String, list/hash/set types \n"\
3930
"\t12/06/2023 - 09.06.00: Oracle Thick, Integration Sample, No sql logging in rules, curl post \n"\
4031
"\t09/14/2023 - 09.03.00: Oracle support \n"\
4132
"\t06/22/2023 - 09.00.00: Optimistic Locking, safrs 310, SQLAlchemy 2.0.15 \n"\
4233
"\t05/01/2023 - 08.03.06: allocation sample \n"\
43-
"\t04/26/2023 - 08.03.00: virt attrs (Issue 56), safrs 3.0.2, readme updates, LogicBank 1.8.4 \n"\
44-
"\t04/13/2023 - 08.02.00: integratedConsole, logic logging (66), table relns fix (65) \n"\
4534
"\t02/15/2023 - 08.00.01: Declarative Authorization and Authentication, Werkzeug==2.2.3 \n"\
4635
"\t01/06/2023 - 07.00.00: Multi-db, sqlite test dbs, tests run, security prototype, env config \n"\
4736

0 commit comments

Comments
 (0)