Skip to content

Releases: takapi327/ldbc

v0.2.0

03 Jan 08:09
Compare
Choose a tag to compare

ldbc v0.2.0 is released.
v0.2.0 includes major enhancements.
Support for JDK17 has also been launched.

Note that ldbc is pre-1.0 software and is still undergoing active development. New versions are not binary compatible with prior versions, although in most cases user code will be source compatible.

The major version will be the stable version.

What's Changed

🚀 Features

💪 Enhancement

🔧 Refactoring

⛓️ Dependency update

New Contributors

Full Changelog: v0.1.1...v0.2.0

v0.1.1

16 Dec 09:17
fa625a4
Compare
Choose a tag to compare

ldbc v0.1.0 is released.
v0.1.1 includes bugs and enhancements in v0.1.0.

Note that ldbc is pre-1.0 software and is still undergoing active development. New versions are not binary compatible with prior versions, although in most cases user code will be source compatible.

The major version will be the stable version.

What's Changed

💪 Enhancement

🐛 Bug Fixes

Full Changelog: v0.1.0...v0.1.1

v0.1.0

10 Dec 13:40
caf74fe
Compare
Choose a tag to compare

ldbc v0.1.0 is released.

Note that ldbc is pre-1.0 software and is still undergoing active development. New versions are not binary compatible with prior versions, although in most cases user code will be source compatible.

The major version will be the stable version.

What's Changed

🚀 Features

💪 Enhancement

  • Enhancement/2023 04 data type modification by @takapi327 in #13
  • Enhancement/2023 07 enhanced default value setting by @takapi327 in #18
  • Enhancement/2023 07 enhanced date time data type by @takapi327 in #19
  • Enhancement/2023 07 deprecated support for numeric data types by @takapi327 in #20
  • Enhancement/2023 07 deprecated support for year data types by @takapi327 in #28
  • Enhancement/2023 07 enhanced parse error log by @takapi327 in #34
  • Enhancement/2023 09 set conditions for the update process by @takapi327 in #52
  • Enhancement/2023 09 enhanced parameter by @takapi327 in #62
  • Enhancement/2023 10 date type enhancement by @takapi327 in #66
  • Enhancement/2023 10 table enhancement by @takapi327 in #67
  • Enhancement/2023 10 date type default value correction by @takapi327 in #70

🐛 Bug Fixes

New Contributors

Full Changelog: https://github.com/takapi327/ldbc/commits/v0.1.0