Skip to content

Releases: plaans/aries

Development Build

10 Jan 10:53
Compare
Choose a tag to compare
Development Build Pre-release
Pre-release

Continuous Integration

Chores

Commits

  • d606a48: typedef larger int type used for IntCst Ops (Ian Shehadeh) #154
  • def9bf8: support i64 & i128 for IntCst (Ian Shehadeh) #154
  • c708923: Merge branch 'master' into feat/int-type-features (Ian Shehadeh) #154
  • 05475f6: fix knapsack, distances (Ian Shehadeh) #154
  • 7a856dc: Merge branch 'master' into feat/int-type-features (Ian Shehadeh) #154
  • 5cdde54: clean up solver impl, rely entirely on aries (Ian Shehadeh) #154
  • 000321c: rename Accumulator to LongCst (Ian Shehadeh) #154
  • 28006c9: remove num-traits dependency (Ian Shehadeh) #154
  • f905feb: split constant type defs and conversions into their own file (Ian Shehadeh) #154
  • ffe2540: simplify integer features (Ian Shehadeh) #154
  • dc71c50: add tests for different feature configurations to justfile (Ian Shehadeh) #154
  • a4ce25f: Merge branch 'master' into feat/int-type-features (Ian Shehadeh) #154
  • e3d2d3e: Merge branch 'master' into feat/int-type-features (Ian Shehadeh) #154
  • Fix clippy warning (Arthur Bit-Monnot)

v0.4.0

17 Dec 15:27
b1b7af3
Compare
Choose a tag to compare

Features

Read more

v0.3.4

24 Jun 12:57
35a91b5
Compare
Choose a tag to compare

Features

Performance Improvements

  • explain: Make sure that explanation memory usage is linear in the number of resolved literals. #136 (Arthur Bit-Monnot)

Tests

Chores

Commits

  • 1dd2e77: Revert "perf(explain): Make sure that explanation runtime is linear in the number of resolved literals." (Arthur Bit-Monnot) #136

v0.3.3

25 Jan 10:25
Compare
Choose a tag to compare

Features

Bug Fixes

Styles

Code Refactoring

Performance Improvements

  • explain: Make sure that explanation runtime is linear in the number of resolved literals. #122 (Arthur Bit-Monnot)
  • strategy: Improve non-temporal variant of VSDIS to only branch on boolean variables #122 (Arthur Bit-Monnot)

Continuous Integration

Chores

Commits

Read more

v0.3.2

05 Dec 10:30
Compare
Choose a tag to compare

Features

Bug Fixes

Chores

v0.3.1

23 Nov 15:16
Compare
Choose a tag to compare

Features

Bug Fixes

Chores

Commits

  • bf6a785: feat(val|params): can add a suffix (Roland Godet) #113
  • 7fdb9f5: feat(val|trait): add SuffixParams (Roland Godet) #113
  • 90f6313: feat(val|expr): can suffix params (Roland Godet) #113
  • fe2929f: feat(val|conditions): can suffix params (Roland Godet) #113
  • 6e40764: feat(val|effects): can suffix params (Roland Godet) #113
  • a199f22: feat(val|temp interval): can suffix params (Roland Godet) #113
  • f57c386: feat(val|actions): can suffix params (Roland Godet) #113
  • 74937df: feat(val|methods&tasks): can suffix params (Roland Godet) #113
  • 9897d4f: feat(val|configurable): can suffix with own id (Roland Godet) #113
  • d4bbd63: feat(val|action): make the enum configurable (Roland Godet) #113

v0.3.0

20 Nov 10:31
Compare
Choose a tag to compare

Features

Chores

Commits

v0.2.1

06 Nov 16:19
121466b
Compare
Choose a tag to compare

Features

Bug Fixes

Documentation

Code Refactoring

Continuous Integration

Chores

Reverts

Commits

  • up: Update upstream UP version #107 (Arthur Bit-Monnot)
  • d592df9: fix(encode|resource): set assignment literal la to condition value (Roland Godet) #105
  • c8a48b4: refactor(encode|resource): redesign the encoding (Roland Godet) #105
  • 6602a95: refactor(encode|resource): la creation in function (Roland Godet) #105
  • 656584e: feat(encode|resource): new la encoding using assign end timepoint (Roland Godet) #105
  • 60067e9: fix(encode|resource): la creation without timepoints (Roland Godet) #105
  • b8f0975: increase and decrease support integer variables (Yirmandias) #105
  • 2cccca0: chore(encode|resource): add debug view (Roland Godet) #105
  • 67571a7: fix(encode|resource): lit => prez(var) (Roland Godet) #105
  • 31b1e9d: fix(encode|resource): force literals to be always defined (Roland Godet) #105
  • up: Minor code refactoring #105 (Arthur Bit-Monnot)
  • 07a8d91: chore(encode|resource): use 3 timepoints for assign (Roland Godet) #105
  • bd78cbf: chore(encode|resource): panic on undefined bounds (Roland Godet) #105

v0.2.0

25 Oct 10:57
6533d3e
Compare
Choose a tag to compare

Features

Bug Fixes

Documentation

Styles

Code Refactoring

Read more

v0.1.0

06 Jul 14:31
ca09acb
Compare
Choose a tag to compare

Features

Bug Fixes

Code Refactoring

Tests

Builds

Continuous Integration

Read more