Skip to content

2025-June-25 - 2.7.15105

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 25 Jun 20:22
07ee4f9
Refactor: better encapsulation in Rule.java around adding costs (#13515)

Rather than exposing internal data through the interface: Rule.java interface,
we add the 'addCost' method directly to Rule.java interface