v2.1.0 Release
Features
- Select::fetch() now supports cursor traversal! Whatever PDOStatement::fetch() supports should also now be possible in Fluent.
Code Improvements
- Refactored a couple of confusing methods by splitting them into their own parts. A small step towards fully cleaning up the complex join system.
Miscellaneous
- Updated read me