Skip to content

v0.1.0

Choose a tag to compare

@github-actions github-actions released this 06 Aug 19:26
· 67 commits to main since this release

v0.1.0 (2024-08-06)

Feature

  • feat: add some status badges

fix url (e87f3ec)

  • feat: automatic build and release of docs

not sure where the syntax error is

try pushing docs

remove multiversion (09338a5)

  • feat: add release process

download workflow artifact

update to cache@v4

unpack into dist folder

add publishing permissions

try on legacy

test with pypa

working pipeline

feat: Publish release

Test releases

test syntax

echo

additional permissions

protect releases on dev

test full version

fix to master

try a new version

only allow releases on main

back to alpha version

fix typo

deactivate other pipelines for dynamic versioning testing

fix workflows

add dynamic versioning to pyproject toml

unshallow fetch

try semantic release

try matching more branches

feat: adjust semantic-release config

feat: bump init

trigger pypi publishing on tags

try fixing regex

try another syntax

github regex is weird

publish to pypi

fix: testpypi publishing

move to pypi

adjust pyproject.toml (1278e12)

  • feat: test pipeline

rename package and add missing test dependencies

add initial test folder

try simplifying pipeline

fix poetry install --with syntax

fix pyproject toml and relock

poetry show with test

did i forget poetry run?

try fixing syntax

additional package caching

forgot to install test dependencies

combine install tests with unit tests (f53241f)

Unknown

  • Merge pull request #4 from sachahu1/dev

Initial Release (7d933a9)

  • Merge pull request #3 from sachahu1/feature/improve_framework

Automated testing, release and docs (aed8627)

  • fix docs deployments

feat: automatic doc on release, formatting, examples

fix: urls

fix: upload url (4c48cd4)

  • Merge pull request #2 from sachahu1/feature/framework-improvements

Improved Framework (2401f12)

  • formatting + new beta schedulers (61741bc)

  • reworked framework (0dfa220)

  • update dependencies (129b52c)

  • Merge pull request #1 from sachahu1/feature/initial-work

Initial work on this diffusion repo. (e8ceeeb)