Skip to content

Release 1.0.5

Compare
Choose a tag to compare
@seancorfield seancorfield released this 06 Aug 01:34

The "mapified" result set used by plan now implements IPersistentMap fully. This fixes #51 by adding support for dissoc (as well as cons, count, empty, etc).

The documentation around connection pooling has also been improved, based on feedback from users.