Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 717 Bytes

CHANGELOG.md

File metadata and controls

23 lines (17 loc) · 717 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.2.1 - 2019-02-17

Added

  • Unary NOT
  • NOT LIKE

Fixed

  • Fix LIKE operator not matching entire expression

0.2.0 - 2018-12-31

Added

  • Reliable parser and full set of basic SQL functionality except joins