Skip to content

Releases: patrick-zippenfenig/ClickHouseVapor

v1.4.0

26 Sep 14:11
0cacf96
Compare
Choose a tag to compare

1.4.0 (2024-09-26)

Features

Bug Fixes

1.3.1 Fix in concurrent pool creation

08 Dec 08:01
e7b1b81
Compare
Choose a tag to compare

What's Changed

New Contributors

  • @AntVil made their first contribution in #8

Full Changelog: 1.3.0...1.3.1

1.3.0 Support for inheritance in models

25 Jan 15:27
f08b1a6
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.2.1...1.3.0

1.2.1 Set array Initializers to public

23 Jan 09:34
3a3ffba
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.2.0...1.2.1

1.2.0 Support for additional datatypes

17 Jan 13:48
cc3b0b1
Compare
Choose a tag to compare

What's Changed

  • Add support for new types added in ClickHouseNIO 1.4 by @planetMDX in #4

New Contributors

Full Changelog: 1.1.0...1.2.0

1.1.0 Nullable

10 Nov 18:12
Compare
Choose a tag to compare

Add support for Optional data types

1.0.0 Release

10 Sep 09:50
Compare
Choose a tag to compare

After almost 1 year in use, this library works very reliant.

Because no breaking code changes are expected, I declare version 1.0.0 and commit to no breaking changes without a major version bump!

Best, Patrick

0.0.2

01 Dec 15:28
ac10f12
Compare
Choose a tag to compare

Bugfix: Insert does not fail if model is entirely empty

0.0.1

01 Dec 11:01
f646213
Compare
Choose a tag to compare

Bugfix: ClickHouseVapor fail safely if row count is inconsistent

0.0.0 Alpha

11 Nov 20:03
Compare
Choose a tag to compare

Tagging 0.0.0 alpha version for early testing.