Skip to content

Latest commit

 

History

History
40 lines (24 loc) · 720 Bytes

RELEASE.md

File metadata and controls

40 lines (24 loc) · 720 Bytes

Release Notes

0.2.2

  • Support Python 3.12

0.2.0

  • Remove Python 3.6 3.7 support, add 3.11 support

0.1.8

  • Remove the lower constraint of antlr dependency from requirements.txt and template
  • Add packaging to dependency

0.1.7

  • Remove the lower constraint of antlr dependency (will revert this change)

0.1.6

  • Enable loading multiple files
  • Add COARSE partitioning

0.1.5

  • Make TABLESAMPLE compatible with different dialects

0.1.2

  • SAMPLE with appox and partition
  • Extensions with domain
  • YIELD with table and view
  • Removed 3.6 support

0.1.0 and before

  • Created the project
  • Fixed build issues
  • Prebuilt wheels for major operating systems and active python versions