Skip to content

Releases: yandex-qatools/builders

Improved flatten

03 Mar 13:49
Compare
Choose a tag to compare

Now it properly handles non-iterable objects.
Thanks goes to @hmax for PR #10

Fix bug in Maybe

04 Dec 15:27
Compare
Choose a tag to compare

That was introduced in 1.2.6

Persistent Maybe

03 Dec 16:03
Compare
Choose a tag to compare

Now Maybe reverts to the initial state, not to disabled state.

Use more new-style classes

03 Dec 12:37
Compare
Choose a tag to compare

In Modifier and Construct tree.

Fix reused and uplink interaction

17 Nov 17:42
Compare
Choose a tag to compare

Thanks goes to @hmax for filing the #8.

Uplinks now misbehave a bit less. Declared behaviour has not changed.

New fancy "Another" modifier

27 Oct 16:33
Compare
Choose a tag to compare

Thanks goes to @true3HAK for PR #7

1.2.2 re-release

14 Oct 15:36
Compare
Choose a tag to compare

Fixed pypi pwd to properly release via travis.

Fix misbehaving collections

14 Oct 15:21
Compare
Choose a tag to compare

Fixed #3 via #6

May cause a couple of backward compatibility issues, but it actually makes this thing work as intended.