Skip to content

v0.6.8

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 02 Jun 13:32
· 68 commits to main since this release

Commits

  • 870b2a4: updated version number (caesuric) #13
  • 3511bc8: added SonarQube to gitignore (caesuric) #13
  • f2bb0b8: cleaned up RPG example (caesuric) #13
  • 38f8749: cleaned up happiness examples (caesuric) #13
  • 98eaae1: cleaned up Action.cs (caesuric) #13
  • d11682c: cleaned up Agent.cs (caesuric) #13
  • bacd8ce: cleaned up BaseGoal.cs (caesuric) #13
  • 4dbd58c: cleaned up ComparisonValuePair.cs (caesuric) #13
  • 91c0585: cleaned up PermutationSelectorGenerators.cs and some misc. dictionaries that still didn't accept nullable objects (caesuric) #13
  • 41e131a: cleaned up test code (caesuric) #13
  • c107100: cleaned up ActionAStar.cs (caesuric) #13
  • 750222a: cleaned up ActionGraph.cs (caesuric) #13
  • b8e790c: cleaned up ActionNode.cs (caesuric) #13
  • 913fd07: cleaned up Planner.cs (caesuric) #13