Release 3.2.10
- Fix arguments to Logger.log_depth to pass depth keyword parameter to #log_depth.
- Minor update in mutable to change the way keyword argument overrides work.
- Update N-Triples/Quads ASCII escapes when writing literals based on proposed RDF 1.2 behavior.
- Fix memory leak on RDF::Util::Cache (#438 – @abrisse)