Skip to content

v1.3.14

Latest
Compare
Choose a tag to compare
@mslukebo mslukebo released this 25 Feb 18:32
2b9540a

What's Changed

  • Add support for specifying variants of added columns during table building by @mslukebo in #370. See column variant documention for more information.

  • Support exposing timezones relevant to processed datasources by @mslukebo in #390. Time zones can now be added to created DataSourceInfo instances.

  • Support new table commands that expose command context and support being unavailable by @mslukebo in #393. These table commands can be added using the new ITableBuilder.AddTableCommand2 method.

Full Changelog: v1.2.16...v1.3.14