What's Changed
- ✅ Standardizing Unit Testing + Five Datasets by @hayesall in #45
- ⚡️ Remove call to
java -jar auc.jarby @hayesall in #46 - 🔥 Drop
-lcCLI parameter by @hayesall in #47 - 🔥 Drop unused
-modNCLI parameter by @hayesall in #48 - 💡 Drop some CLI parameters w.r.t. AUCCalculator by @hayesall in #49
- 🔥 Drop
-reweighCLI flag by @hayesall in #50 - 🔥 Drop
-iterCLI flag by @hayesall in #51 - 🔥 Phasing out library loading by @hayesall in #10
- 🔥 Drop many built-in predicates by @hayesall in #52
- ✅ Replace
importstatements inbackgroundby @hayesall in #54 - 📝 Add
javadocbuild step tobuild.gradleby @hayesall in #56 - 🔥
FileParser: replace unused tokens with errors by @hayesall in #57 - 🔥 Drop unused CLI parameters by @hayesall in #58
- 🔥 Drop unused method and class in
ConnectiveNameby @hayesall in #59 - 🔥 Deprecate and remove precomputes by @hayesall in #60
- 🔥 Drop
LearnOneClauseparams, Threshold, Pruning by @hayesall in #61 - 🔥 Drop some parsing cases: ConsCells by @hayesall in #62
- 🔥 Drop
ListProcessing,Math, andThresholdby @hayesall in #63 - 🔥 Drop references to
spy()andtraceby @hayesall in #65 - 🔥 Drop
ArityFilterandPredicateNameAndArityFilterby @hayesall in #66 - 🔥 Drop
Relevanceparameters by @hayesall in #64 - 🔥 Drop some inlining + unreachable code by @hayesall in #67
- 🔥 Dropping unreachable code around FOPC by @hayesall in #68
- 🔥 Mostly remove
recursive_by @hayesall in #69 - 🔥 Multiclass deprecate: mostly drop
_multiclassby @hayesall in #70 - 🎨 Optimize imports by @hayesall in #71
- 🔥 Drop
CreateSyntheticExamples,RRR,ConsCellparsing by @hayesall in #72 - 🔥 Deprecate multiple targets by @hayesall in #73
- 🔥 File Parsing / Language Deprecation by @hayesall in #74
- 🔥 Drop Empty Methods and Constructors by @hayesall in #75
- 🔥 Inline and Delete Final Parameters by @hayesall in #76
- 🔨 Build step improvements, Cora tests, drop unreachable code by @hayesall in #77
- 🔥 Drop
auc.jarsince-aucJarPathnot needed by @hayesall in #80 - 🔖 Bump versions to
0.3.0by @hayesall in #78 - ⬆️ Bump
org.junitdependencies to5.8.2by @hayesall in #79
Full Changelog: v0.2.0...v0.3.0