Slicebit Qb Versions Save

The database toolkit for go

0.2

7 years ago

Savant - Splinter

Changelog

  • minor fixes in documentation
  • minor fixes in code linting errors
  • fixes in travis build. travis now runs postgres 9.5.+

Enjoy!!

0.2-beta

7 years ago

This release contains bugfixes of 0.2 alpha 2 & some additional features.

Fixes: #60, #72, #71, #68, #67, #65, #66, #64, #63

Now, qb 0.2 is freezed. Breaking changes can only happen in 0.3 release. 0.2 stable release will just have bugfixes.

0.2-alpha2

7 years ago
  • The new expression api is introduced. It is more decentralized & constraintful than the builder
  • Removed the builder #61
  • Logger is currently disabled but it will be reintroduced in 0.2 beta.

Until 0.2 beta release, breaking changes can happen. The documentation for 0.2 releases will be updated soon.

0.2-alpha

7 years ago

This release contains the new expression api. Until 0.2beta, there could be breaking changes.

Fixes #24, #30, #32, #35, #36, #56, #58

0.1

8 years ago

Hugh Laurie - St. James Infirmary

Changelog

  • fix #51, fix #52
  • improved test coverage to 100%

Enjoy!!