- Makefile actions
- Support filter by uuid on jetbrains exposed framework
- Field map
- Add toColumn infix function
- Fix replace version step
- Support jetbrains exposed
- Test postgresql and mariadb with exposed
- Update scripts
- Sort predicate
- Disable mariadb tests
- [breaking] Replace field maps by DefaultFieldMap or StrictFieldMap instead of regular map
- Add replace filter extension function
- Serialize to base64 filters and order by
- Add set order by and set filters to CriteriaBuilder
- No cache build configurations
- Disable parallel builds
- Up gradle heap and metaspace
- Build javadoc in other task
- Ignore dokka tasks
- Ignore dokka tasks
- Ignore build and dokka when publish
- Fix release wokflow
- Contains and not contains operator in FilterScalarPredicateAdapter
- Expected expression
- Deno parseArgs import
- Relative import
- Paged results on mongodb adapter
- Support make joins on CriteriaJPASpecificationAdapter
- Add logging level debug for show sql executed by hibernate
- Allow modify an existing criteria
- Convert to data class the Criteria class
- Deploy reference docs
- Create release workflow
- Create release workflow
- Ci release
- Ci release
- Ci release
- Ci release
- Ci release
- Release to maven central
- Set publish env variables
- Test
- Fix release action
- Prevent make release of main branch
- Dispatch only on tag
- Dispatch only on tag
- Test all operators in mongodb
- Support kotlin instant
- Use generic criteria instead of AnimeCriteria
- Deserialize arrays
- Update code KDoc
- Add criteria builder
- Scripts for bump the library version
- Support filter by lists
- Add react hook
- Adapt to mongodb and apply to JpaSpecificationExecutor
- Add the regex operator to mongodb