Skip to content

Releases: plaans/aries

v0.0.8

21 Apr 09:32
Compare
Choose a tag to compare

Features

  • planning: Full support for PDDL mutex actions semantics. (Arthur Bit-Monnot)
  • up: Log error message in addition to sending it to unified-planning client. (Arthur Bit-Monnot)
  • up: Support nested and operators in expressions. (Arthur Bit-Monnot)
  • up: Check that minimal epsilon separation is respected before handing out plan. (Arthur Bit-Monnot)

Bug Fixes

  • planning: Add missing applicability check for the the statics to table constraints preprocessor. (Arthur Bit-Monnot)
  • sat: correctly handle optional clauses with single literal. (Arthur Bit-Monnot)
  • planning: Force horizon to be strictly after the end of actions. (Arthur Bit-Monnot)
  • gg: Align classical planner with PDDL's encoding in chronicles. (Arthur Bit-Monnot)

Chores

v0.0.7

17 Mar 15:10
3564701
Compare
Choose a tag to compare

Features

Bug Fixes

Code Refactoring

Read more

v0.0.6

01 Mar 15:17
Compare
Choose a tag to compare

Bug Fixes

v0.0.5

16 Feb 15:10
Compare
Choose a tag to compare

Features

Bug Fixes

Continuous Integration

Chores

Commits

  • ea51233: PyPi Release Workflow for UP Aries (#82) (franklin selva) #82

v0.0.4

15 Feb 08:45
Compare
Choose a tag to compare

Features

Bug Fixes

  • planning: Detect that predicates using a false value should not be transformed to state variables. (Arthur Bit-Monnot)

Continuous Integration

Chores

Commits

  • 7e3b568: [up] Determine version number from git (Arthur Bit-Monnot)
  • 710d629: [up] Fix autoversioning (Arthur Bit-Monnot)