squirrel/CHANGELOG.md
2023-12-23 12:03:25 -05:00

318 B

Changelog

12/23/23

  • Added LogicExpressions for creating and evaluating expressions
  • Added LogicExpressions to SELECT and DELETE commands (i.e SELECT FROM WHERE and DELETE FROM WHERE)
  • Updated SELECT formatting to pad table columns
  • General system stability improvements to enhance the user's experience.