- upgrade to Drools version 8 (8.45.0-SNAPSHOT)
- for each Drools code example, add second examples written in OOPath notation
- io.github.aasaru.drools.section08.step2 -> FamilyVisaApplicationValidation.drl changed to use "contains" constructor
- upgrade Drools version to 7.73.0
- change dialect from "mvel" to "java" in all *.drl files (because of a bug)
- upgrade Drools version to 7.58.0
- make Travis to test with Java 16 JDK
- upgrade Drools version to 7.39.0
- update Drools version to 7.31.0
- add Travis continuous integration
- add Maven wrapper for anyone who hasn't installed maven
- add individual assignment about how to set focus manually
- update Drools version to 7.23.0
- initial release with Drools version 7.12.0