v0.3.1
·
1020 commits
to master
since this release
Features
- val: give a default id to actions #113 (Roland Godet)
Bug Fixes
- val: suffix all actions' parameters #113 (Roland Godet)
- rm planning-test-cases #113 (Roland Godet)
- val: reduce calculated epsilon if none is provided #115 (Roland Godet)
Chores
- cargo: fmt and clippy #113 (Roland Godet)
- cargo: clippy #113 (Roland Godet)
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