Releases: edelvalle/carbon14
Releases · edelvalle/carbon14
1.0.0rc
- Return all requested attributes of an object.
- Can call methods in an object or the node.
- Solves the queries in a simpler and recursive way.
- Added some query optimization for the
N+1
problem. - Does the filtering of objects mainly in the Node that the object belongs to by type.