Tidying up
The following tweaks have been made to this minor patch release:
null
values can now be bound everywhere, without an exception being thrown.- Internally, the term
Modular
has been renamed toPartial
to reflect the actual usage and documentation. - Another terminology change,
cleanBindAttributes
is renamed tocleanDatasets
to better reflect what the function does. - Examples are added to the source code for helping developers get used to the library.