First functional release of qjoin
- support for different types of collections: collection of dictionaries, collection of tuples, collection of list, collection of objects
- support for several forms of joins: simple join, left-right join, join with artificial key, multiple join
- support for several forms of queries: query, query that generate aggregates