Skip to content

Releases: pbdtools/xfds

v0.3

15 Aug 02:02
7ad7736

Choose a tag to compare

Revamped xfds workflow

render: use cofig file to generate parametric analyses and define variables. No longer reading variables from meta in fds file.

reset: specify file patterns to keep from the config file

run: now redirects standard error to a file in the docker container

Refactored to allow for nested commands

02 Mar 17:46
d44f837

Choose a tag to compare

Pre-release

This release converted the CLI from argparse to typer. The CLI commands are broken out into individual files to make it easier to track what each command does and services were broken out to easily manage interactions with public APIs.

MVP

20 Feb 19:12
a587017

Choose a tag to compare

MVP Pre-release
Pre-release
v0.1

pypi workflow (#21)