Skip to content

Latest commit

 

History

History
45 lines (24 loc) · 1.19 KB

CHANGELOG.md

File metadata and controls

45 lines (24 loc) · 1.19 KB

Changelog

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

The format is based on Keep a Changelog, adheres to Semantic Versioning, and is generated by git-cliff.

v0.5.0 (2023-09-14)

Added

  • Add explicit support for flattening features (#103)

v0.4.0 (2023-08-14)

Documentation

  • #6412 add examples for usage (#117)

v0.3.1 (2023-02-08)

Fixed

  • Support __NULL__ in __else__ values (#104)

v0.3.0 (2023-02-07)

Added

  • Support Python 3.11 (#98)

v0.1.1 (2022-12-10)

Testing

  • Test fields whitelisting and schema passthrough (#85)

v0.1.0 (2022-11-22)

Documentation

  • Add Meltano installation instructions (#63)