Skip to content

Version 1.1.0

Compare
Choose a tag to compare
@mariosimao mariosimao released this 09 Jan 18:20
· 148 commits to main since this release
5838f0d

Added

  • Add Query::addSort() (#144)

Changed

  • Improve PropertyFactory Exception message (#141)
  • Deprecate Query::changeAddedSort() (#144)

Documentation

  • Correct documentation for ->change...() methods (#145)

Internal

  • Remove toUpdateArray method from blocks (#136)
  • Increase unit test coverage (#137)
  • Add Intellij Idea default directory .idea to .gitignore (#142)
  • Allow usage of secrets while running tests from forks (#143)