Releases: patrick-zippenfenig/ClickHouseVapor
Releases · patrick-zippenfenig/ClickHouseVapor
v1.4.0
1.3.1 Fix in concurrent pool creation
1.3.0 Support for inheritance in models
1.2.1 Set array Initializers to public
1.2.0 Support for additional datatypes
What's Changed
- Add support for new types added in ClickHouseNIO 1.4 by @planetMDX in #4
New Contributors
- @planetMDX made their first contribution in #4
Full Changelog: 1.1.0...1.2.0
1.1.0 Nullable
Add support for Optional
data types
1.0.0 Release
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
Bugfix: Insert does not fail if model is entirely empty
0.0.1
Bugfix: ClickHouseVapor fail safely if row count is inconsistent
0.0.0 Alpha
Tagging 0.0.0 alpha version for early testing.