Skip to content

Releases: sandialabs/staged-script

v1.0.2

02 Jul 15:28
Compare
Choose a tag to compare

Fix

  • fix: Specify Poetry dependencies (d3e3b5c)

v1.0.1

02 Jul 14:23
Compare
Choose a tag to compare

Chore

  • chore: Add CHANGELOG (c5ce0f4)

    Add a dummy CHANGELOG.md to be overwritten by Semantic Release.

  • chore: Add example requirements (343b8e7)

    Add a blank requirements file for the examples to facilitate adding
    requirements in the future.

Continuous Integration

Documentation

  • docs: Slight tweaks to contributing guidelines (59325de)

Patch

  • patch: Indicate that the package is typed (55a20c9)

    According to PEP 561, we need to add this file to static type checkers
    can infer the types from the package.

Test

  • test: Run the examples and check their output (ccfa0d9)

Initial Release

25 Jun 14:38
6c29d91
Compare
Choose a tag to compare
Merge pull request #25 from sandialabs/prepare-for-initial-release

docs: Remove WIP banner