Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 655 Bytes

CHANGELOG.md

File metadata and controls

26 lines (16 loc) · 655 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

[0.0.2] - 2021-??-??

Added

  • Support for connect and disconnect commands in the editor
  • Support execution of individual astatements and all statements in editor
  • Support for multiple tabs.
  • Support for CLOB columns.
  • Support for Insert, Update, Delete, Commit and Rollback.

Changed

Fixed

  • Catch error when Oracle client cannot be found

[0.0.1] - 2021-03-19

  • Initial release