Skip to content

Releases: slicebit/qb

0.2 - splinter

08 Jul 17:46
Compare
Choose a tag to compare


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

25 Jun 13:45
Compare
Choose a tag to compare
0.2 beta Pre-release
Pre-release

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 alpha 2

19 Jun 18:52
Compare
Choose a tag to compare
0.2 alpha 2 Pre-release
Pre-release
  • 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.1 - st.james infirmary

14 May 15:03
Compare
Choose a tag to compare


Hugh Laurie - St. James Infirmary

Changelog

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

Enjoy!!

0.2 alpha

04 Jun 17:19
Compare
Choose a tag to compare
0.2 alpha Pre-release
Pre-release

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

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