1.1.0
New features
A new method JPAstreamer.resetStreamer(Class<?> classEntities)
was introduced to clean the first-level cache for an Entity.
Behaviour Changes
Predicate between
now uses Java default inclusion.
Fixed issues
#273 Lombok getters for boolean values are named incorrectly
#271 JPA Streamer Field Generator Processor syntax errors in generated sources
#244 Stream::count returns 1
#206 Count doesn't returning the good value
#163 Bug in query results
#153 Javadoc warning
#137 BETWEEN should use the default Java inclusion unless specified